Re: [PATCH v2 03/11] rebase -i: clarify and fix 'fixup -c' rebase-todo help
From: Junio C Hamano <hidden> Date: 2021-02-09 19:51:34
Eric Sunshine [off-list ref] writes:
Here's another more concise attempt:
like "squash" but keep only the previous commit's log message,
unless -C is used, in which case keep only this commit's message;
-c is same as -C but opens editor