Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ad/rebase-i-serie-typofix'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 15 Nov 2017 03:14:33 +0000
(12:14 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 15 Nov 2017 03:14:33 +0000
(12:14 +0900)
* ad/rebase-i-serie-typofix:
rebase -i: fix comment typo
git-rebase--interactive.sh
patch
|
blob
|
history
raw
(from parent 1:
5c22d53
)
diff --git
a/git-rebase--interactive.sh
b/git-rebase--interactive.sh
index 2563dc52daaf7acbbdba803360f94bfa5040c5b6..437815669f00b5b6639d48364be1e3c21a63696b 100644
(file)
--- a/
git-rebase--interactive.sh
+++ b/
git-rebase--interactive.sh
@@
-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 serie
s
# in the todo list.
add_exec_commands () {
{