Re: [PATCH] rebase -i: inform the user they can re-order commits
From: Matthieu Moy <hidden>
Date: 2016-06-15 22:53:19
Nelson Benitez Leon [off-list ref] writes:
quoted
You can re-order the lines to change the order of commits in history.I like it but the word 'history' seems a bit too technical for me, and may scare the normal user,, what about: You can re-order the lines to change the order the commits are applied.
Perfect. "are applied" says more than my "in history", since rebase -i is all about various ways to apply commits. -- Matthieu Moy http://www-verimag.imag.fr/~moy/