Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/mingw-http-ssl'
[gitweb.git]
/
t
/
lib-rebase.sh
diff --git
a/t/lib-rebase.sh
b/t/lib-rebase.sh
index 2ca9fb69d62083494869fff6420eec39834b2eb4..f6c45ee08f6e348bc7af2939d2bfa65f5c057ae0 100644
(file)
--- a/
t/lib-rebase.sh
+++ b/
t/lib-rebase.sh
@@
-49,7
+49,7
@@
set_fake_editor () {
case $line in
pick|squash|fixup|edit|reword|drop)
action="$line";;
- exec*)
+ exec*
|break|b
)
echo "$line" | sed 's/_/ /g' >> "$1";;
"#")
echo '# comment' >> "$1";;