Re: Unifying locale time formats

2014-09-11 Thread Malte Beckmann
$ git commit -am “Removed seconds from all locales.” Throws error message: "fatal: Paths with -a does not make" What happened here? Cheers! On 11 Sep 2014, at 10:49, Malte Beckmann wrote: > Hi Andrew! Hi Duncan! > > Cheers for the instruction. I will open a ticket a

Re: Unifying locale time formats

2014-09-11 Thread Malte Beckmann
Hi Andrew! Hi Duncan! Cheers for the instruction. I will open a ticket and make the changes this week. Best, malte On 11 Sep 2014, at 01:06, Andrew Pinkham wrote: > On Sep 10, 2014, at 4:21 PM, Malte wrote: >> That's a lot of locales to change though. I am still somewhat new to Git. >> How