From: Junio C Hamano Date: Thu, 17 May 2018 06:00:13 +0000 (+0900) Subject: Meta/Reintegrate: allow output from Meta/cook -w to be pasted into the branch list X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b3a49fbcad650da6594d68a1a531f2e35093e0;p=thirdparty%2Fgit.git Meta/Reintegrate: allow output from Meta/cook -w to be pasted into the branch list --- diff --git a/Reintegrate b/Reintegrate 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) &&