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: Sun, 30 Apr 2017 15:35:55 -0400

On Sat, Apr 29, 2017 at 10:34 PM, Eli Zaretskii <address@hidden> wrote:
>
> I mean that users will be surprised to see the hooks invoked when
> cherry-picking.  I know I was surprised to see the git-merge-changelog
> utility to be invoked the first time I cherry-picked.

I don't see where git-merge-changelog is being called from the hooks.

With respect to the pre-commit hook, it seems that we can't play the
same trick as with 'git merge', because CHERRY_PICK_HEAD doesn't exist
when picking only one commit.



reply via email to

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