I installed GIT onto my windows 2k8 server following these directions: http://code.google.com/p/tortoisegit/wiki/HOWTO_CentralServerWindowsXP
All commands work fine except the "push" command. I get this error:
git.exe push -v "origin" master:master
git: '/path/to/repo' is not a git command. See 'git --help'. Pushing to user@ipaddress/path/to/repo fatal: The remote end hung up unexpectedly
Does anyone know how to fix this?
git remote -v?5.16.217.81?