Git pull cygwin not a git-command
Posted
by jagguli
on Stack Overflow
See other posts from Stack Overflow
or by jagguli
Published on 2010-03-08T04:23:19Z
Indexed on
2010/03/08
5:06 UTC
Read the original article
Hit count: 342
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.
© Stack Overflow or respective owner