The issue happened when I tried to add the repo to my local machine:
git remote add nfsn ssh://USERNAME@NFSNSERVER/home/private/git/REPONAME.git
I receive the following error:
fatal: Not a git repository (or any of the parent directories): .git
Can someone help me with this issue?