emacs-devel
[Top][All Lists]
Advanced

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

Re: git pre-commit hook for merges (WAS: master has switched from Automa


From: Noam Postavsky
Subject: Re: git pre-commit hook for merges (WAS: master has switched from Automake to GNU Make)
Date: Thu, 13 Apr 2017 16:04:21 -0400

On Thu, Apr 13, 2017 at 2:11 AM, Paul Eggert <address@hidden> wrote:
> It's better if './configure' does not mess with Git settings, yes.
> './configure' has always been intended to operate independently of whether
> the source is under version control, and to operate after all the autotools
> have been run to set things up.

It seems preferable to me if the hooks could be managed by
./configure, and furthermore be updated by 'make' (as we have at least
one case of someone running with outdated hooks). Git's hooks are
unrelated to autotools regardless.



reply via email to

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