I get an error message git did not exit cleanly (exit code 128) in Tortoise git, but pushing my changes to master in GITHub
git.exe push -v --progress "origin" master:master Pushing to https://github.com/myproj/Net.git error: The requested URL returned error: 504 while accessing https://github.com/myproj/Net.git/info/refs?service=git-receive-pack fatal: HTTP request failed git did not exit cleanly (exit code 128) (63228 ms @ 22-12-2012 23:57:48)
I already mentioned How to resolve the "git did not work out cleanly (exit code 128)" error in TortoiseGit?
But I use HTTPS, not SSH. I mean, I cloned using the HTTPS url from GITHub. Also I have no idea how to get SSH!

What will be fixed?
Murali murugesan
source share