I am trying to run the following command on GitBash on Windows 7:
$ git clone https://github.com/myfolder/myrepo
I ended up getting the following message:
Cloning into 'myrepo'...
fatal: could not read Username for 'https://github.com': No such file or directo
ry
Found some articles but none of them were related with "cloning"
:
Some relevant articles I found are :https://github.com/kemayo/sublime-text-git/issues/176
2) fatal: could not read Username for 'https://github.com': No such file or directory