Hi I just installed git cygwin on my windows pc at work, but somehow git pull doesn’t seems to be working.
the out put is :
git: ‘pull’ is not a git-command. See ‘git –help’.
Did you mean this?
pull
Cant seem to figure this one out, this works fine using the msysgit version.
The issue was fixed with a clean reinstall of cygwin. But dont know ahat caused it.