mirror of
https://github.com/git/git.git
synced 2024-11-24 10:26:17 +08:00
Merge branch 'ad/rebase-i-serie-typofix'
* ad/rebase-i-serie-typofix: rebase -i: fix comment typo
This commit is contained in:
commit
f68337d1ed
@ -722,7 +722,7 @@ collapse_todo_ids() {
|
||||
git rebase--helper --shorten-ids
|
||||
}
|
||||
|
||||
# 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