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
@@ -156,7 +156,7 @@ no)
156 esac
157
158 case "$eh" in
159 - "" | "#"*)
159 + "" | "#"* | [0-9][0-9]-[0-9][0-9]*)
160 echo >&2 "* $branch"
161
162 save=$(git rev-parse --verify HEAD) &&