Thread (7 messages) flat view 7 messages, 5 authors, 2016-06-15

Re: auto commit merge using the default merge message

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:46:38

Michael J Gruber [off-list ref] writes:
I think he wants the auto generated message which may be different for
each merge. Maybe something like

GIT_EDITOR=/bin/true git commit

will do the trick.
Use "GIT_EDITOR=:" instead.  It also is *true* just like /bin/true, but
git knows a simple magic about this and avoids an extra fork+exec.

A similar trick exists for GIT_PAGER=cat (not "/bin/cat"), by the way.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help