Thread (11 messages) flat view 11 messages, 10 authors, 2016-06-15

Re: git rebase --interactive squash/squish/fold/rollup

From: Paolo Bonzini <hidden>
Date: 2016-06-15 22:46:57

Possibly related (same subject, not in this thread)

So I can see why a variant of "squash" that does not change (nor even ask
for a replacement of) the commit log message from the one that is being
amended could be useful.
One way could be to have arguments to squash in a way that was proposed 
for the sequencer GSOC project last year.  For example,

commit 123456
squash -C HEAD abcdef

would just proceed with the commit of HEAD, and since squash is 
basically apply-to-index + commit, the HEAD would still be 123456.

Paolo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help