From: Junio C Hamano <gitster@pobox.com>
Date: Mon, 25 Mar 2013 21:01:00 +0000 (-0700)
Subject: Merge branch 'lf/setup-prefix-pathspec'
X-Git-Tag: v1.8.3-rc0~174
X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/51ebd0fe9e089df08eeb5b1547f0585c2de13683

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