Hello,

I installed git for windows 1.9.0 but any push operation I tried with it 
produced an error message saying "git: 'http-push' is not a git command". Other 
commands like pull, add, and commit worked just fine.
At the end of this day I noticed that C:\Program Files 
(x86)\Git\libexec\git-core just didn't have the file git-http-push. There were 
git-http-backend, git-http-fetch and git-imap-send and such but no 
git-http-push.

I resolved my issue by uninstalling 1.9.0, installing an older version instead 
(1.8.1.2; this is when push started working) and 1.9.0 right on top of the 
older version. Now git push command works as expected.

Br,
Tuomas Silvola

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to