git remote add upstream gives error: fatal: not a git repository (or any of the parent directories): .git
- probably correct order (for me):
- git clone https://gitlab.com/YOURACCOUNT/fdroiddata.git
- cd fdroiddata
- git remote add upstream F-Droid / Data · GitLab