Meta/Reintegrate: allow output from Meta/cook -w to be pasted into the branch list
Junio C Hamano committed
May 17, 2018 at 15:00 UTC
09b3a49fbcad650da6594d68a1a531f2e35093e0
1 file changed
+1
-1
Reintegrate
+1
-1
index 9108988092..3568d737d6 100755
--- a/Reintegrate
+++ b/Reintegrate
@@ -156,7 +156,7 @@ no)
esac
case "$eh" in
- "" | "#"*)
+ "" | "#"* | [0-9][0-9]-[0-9][0-9]*)
echo >&2 "* $branch"
save=$(git rev-parse --verify HEAD) &&