From: Junio C Hamano Date: Mon, 25 Mar 2013 21:01:00 +0000 (-0700) Subject: Merge branch 'lf/setup-prefix-pathspec' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=51ebd0fe9e089df08eeb5b1547f0585c2de13683;p=git.git Merge branch 'lf/setup-prefix-pathspec' "git cmd -- ':(top'" was not diagnosed as an invalid syntax, and instead the parser kept reading beyond the end of the string. * lf/setup-prefix-pathspec: setup.c: check that the pathspec magic ends with ")" setup.c: stop prefix_pathspec() from looping past the end of string --- 51ebd0fe9e089df08eeb5b1547f0585c2de13683