rebase -i: fix comment typo
Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
9752ad0bb7
commit
3dc5433fd5
@ -863,7 +863,7 @@ rearrange_squash () {
|
||||
rm -f "$1.sq" "$1.rearranged"
|
||||
}
|
||||
|
||||
# Add commands after a pick or after a squash/fixup serie
|
||||
# Add commands after a pick or after a squash/fixup series
|
||||
# in the todo list.
|
||||
add_exec_commands () {
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user