git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
9752ad0
)
rebase -i: fix comment typo
author
Adam Dinwoodie
<redacted>
Wed, 8 Nov 2017 13:20:20 +0000
(13:20 +0000)
committer
Junio C Hamano
<redacted>
Thu, 9 Nov 2017 03:32:25 +0000
(12:32 +0900)
Signed-off-by: Adam Dinwoodie <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-rebase--interactive.sh
patch
|
blob
|
history
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 () {
{
git clone https://git.99rst.org/PROJECT