I have a repo (origin) on a USB key that I cloned on my hard drive (local). I moved \"origin\" to a NAS and successfully tested cloning it from here.
I would like to
Write the below command from your repo terminal:
git remote set-url origin git@github.com:/.git
Refer this link for more details about changing the url in the remote.