Meta/Reintegrate: allow output from Meta/cook -w to be pasted into the branch list

todo
Junio C Hamano 2018-05-17 15:00:13 +09:00
parent 7ae8ee0ce5
commit 09b3a49fbc
1 changed files with 1 additions and 1 deletions

View File

@ -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) &&