Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ad/rebase-i-serie-typofix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Nov 2017 05:05:32 +0000
(14:05 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Nov 2017 05:05:32 +0000
(14:05 +0900)
Typofix.
* ad/rebase-i-serie-typofix:
rebase -i: fix comment typo
git-rebase--interactive.sh
patch
|
blob
|
history
raw
(from parent 1:
5a80d1d
)
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 () {
{