2011/8/24 Henrik Nordström <hen...@henriknordstrom.net>: > ons 2011-08-24 klockan 21:56 +0800 skrev m odd: >> When i use git to commit a patch. I get an error: >> Pushing to git://git.libssh2.org/libssh2.git >> fatal: The remote end hung up unexpectedly >> >> >> How can i use git to commit code? > > Push to github or another public repository an request a pull/merge from > there.
Or even better: From your local clone, just create a patch with git format-patch and post it to the list. Pull requests are only seen by a few people, patches posted to the list can be reviewed by everyone. -Tor _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel