emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recommend these .gitconfig settings for git integrity.


From: Paul Eggert
Subject: Re: Recommend these .gitconfig settings for git integrity.
Date: Wed, 3 Feb 2016 09:40:22 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 02/03/2016 07:47 AM, Eli Zaretskii wrote:
No objections here, but I wonder: how is that different from just
telling people who track the development to run the corresponding
"git config" command?  Both require a deliberate action, and neither
of the commands is significantly more complex than the other one.
I'm afraid it's more complicated than that. './autogen.sh all' currently configures three Git variables with values like '^\(def[^[:space:]]+[[:space:]]+([^()[:space:]]+)', avoids touching the configuration if it's already correct for other reasons, and on GNU/Linux hosts makes backups of all its configuration-file changes. I'd hate to cut and paste all that stuff out of a text file.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]