|
From: | Pádraig Brady |
Subject: | Re: [PATCH] maint: fix alphabetical order in .gitignore |
Date: | Wed, 02 Jan 2013 11:37:51 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 |
On 01/02/2013 10:46 AM, Bernhard Voelker wrote:
Sometimes, the file .gitignore shows up as changed. It seems that Git wants to keep it in alphabetical order.
Is your git auto updating .gitignore? It would be nice to know what's going on exactly. I suppose if it was a persistent issue, one could add a syntax check based on: diff .gitignore <(LANG=C sort .gitignore) thanks, Pádraig.
[Prev in Thread] | Current Thread | [Next in Thread] |