Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
rebase -i: fix comment typo
author
Adam Dinwoodie
<adam@dinwoodie.org>
Wed, 8 Nov 2017 13:20:20 +0000
(13:20 +0000)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 9 Nov 2017 03:32:25 +0000
(12:32 +0900)
Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
9752ad0
)
diff --git
a/git-rebase--interactive.sh
b/git-rebase--interactive.sh
index 4734094a3f1aaa7d7c767a0740b46dd6abdd6f7a..6b3f3bbfff1477cb207376bc563208deef1c9f65 100644
(file)
--- a/
git-rebase--interactive.sh
+++ b/
git-rebase--interactive.sh
@@
-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 serie
s
# in the todo list.
add_exec_commands () {
{