From: Junio C Hamano Date: Thu, 21 Aug 2008 00:31:47 +0000 (-0700) Subject: Allow building "jc special" as well X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b37977f33705489d41fd65cf9a3556a5ca60f1ea;p=thirdparty%2Fgit.git Allow building "jc special" as well --- diff --git a/Doit b/Doit index 7b949f9cee..632f22e694 100755 --- a/Doit +++ b/Doit @@ -17,7 +17,7 @@ test -z "$(git diff --cached --name-status)" || { } Meta/Make clean >/dev/null 2>&1 -: ${branches='next master maint pu'} +: ${branches='next master maint pu jch'} for branch in $branches do