On 01/26/2011 01:43 PM, Dario Lombardo wrote:
Something's going wrong when I try to commit.
git commit . git formal-patch git push
Last one returns "fatal: The remote end hung up unexpectedly". Am I making something wrong?
git format-patch will create a patch for you. You can send this to the mailinglist. git push is only for people thay can send commits to the server.