On 7/13/07, Sven Verdoolaege <skimo@xxxxxxxxxx> wrote:
If I squash a whole series of commits, how do I prevent git-rebase -i from firing up an editor after every single commit in the series?
It is started only for squashed commits. But you can set VISUAL to true or ":".
a commit message that contains the commit message of "c" twice and after the rebase there are still three commits in the history.
Known, fixed (but not yet approved) in [PATCH] Fix git-rebase -i to allow squashing of fast-forwardable commits - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html