Hi Terje,
I suppose you don't need this to often, but very quick lesson in git: If you come up with a similar situation in the future just commit to your local git and run "git format-patch HEAD^". That will create a patch, that represents what you are going to push. Running "git reset --hard HEAD^" you can always go back to the previous version.
Cheers Morty
On 2013-02-12 23:10, Terje Andersen wrote:
As instructed by Mike, I'm sending my proposed changes for the French translation of x2godesktopsharing.git along with what I'd use as commit command.
-- Dipl.-Ing. Moritz 'Morty' Struebe (Wissenschaftlicher Mitarbeiter) Lehrstuhl für Informatik 4 (Verteilte Systeme und Betriebssysteme) Friedrich-Alexander-Universität Erlangen-Nürnberg Martensstr. 1 91058 Erlangen
Tel : +49 9131 85-25419 Fax : +49 9131 85-28732 eMail : struebe@informatik.uni-erlangen.de WWW : http://www4.informatik.uni-erlangen.de/~morty