Re: changing git language

2013-08-22 Thread Teemu Likonen
berenger morel [2013-08-22 16:16:42 +02:00] wrote: > Le 22.08.2013 16:11, Ralf Mardorf a écrit : >> LANG=C git.real $* > > I see. Thanks. I think I will go for an alias instead, in that case, > but I would have preferred another solution. Strange that there are no > (real) configuration option for

Re: changing git language

2013-08-22 Thread berenger . morel
Le 22.08.2013 16:11, Ralf Mardorf a écrit : LANG=C git [option] Write a wrapper, copy git to git.real and let git be a script LANG=C git.real $* I see. Thanks. I think I will go for an alias instead, in that case, but I would have preferred another solution. Strange that there are no (re

Re: changing git language

2013-08-22 Thread Ralf Mardorf
> LANG=C git [option] Write a wrapper, copy git to git.real and let git be a script LANG=C git.real $* -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/137718066

Re: changing git language

2013-08-22 Thread Ralf Mardorf
On Thu, 2013-08-22 at 14:07 +0200, berenger.mo...@neutralite.org wrote: > Hello. > > I recently made an update, and git was one of the updated tools. > Now, I just tried it and, surprise, it is now speaking french... which > I do not like. At all. I only use English when programming, for two > r

changing git language

2013-08-22 Thread berenger . morel
Hello. I recently made an update, and git was one of the updated tools. Now, I just tried it and, surprise, it is now speaking french... which I do not like. At all. I only use English when programming, for two reasons: 1: I am used to. 2: when you have a problem (and I often have things I do