Problem – When I try to configure network file share as remote repository, I was unable to push and pull the changes to and from remote and local repositories. I am only managed to clone the repository from remote to local. Whenever I does push or pull, it shows the following error message:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
My remote repository address looks like this – \\192.xxx.x.50\GitRemote\
Can you please help to resolve this issue? Please let me know if I can provide more information.
Note: When I have remote repository in the same machine (local file system) then it works perfectly fine.