* commit-msg hook and merges
@ 2014-01-29 10:38 Søren Holm
0 siblings, 0 replies; only message in thread
From: Søren Holm @ 2014-01-29 10:38 UTC (permalink / raw)
To: git
Hi.
I'm running a speciallized commit-msg hook to help me fill out commit
messages. This all works nicely for alle commits except for merges.
What I normally do to circumvent this is this :
$ git merge somebranch
<here I append to autogenerated message with my own text>
$ git commit --ammend
<I just save the message without changes and the commit-message is run
throught my filter>
Is that intentional or an error ?
--
Søren Holm
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-29 10:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29 10:38 commit-msg hook and merges Søren Holm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox