setup.c: check that the pathspec magic ends with ")"
authorAndrew Wong <redacted>
Sat, 9 Mar 2013 23:46:00 +0000 (18:46 -0500)
committerJunio C Hamano <redacted>
Thu, 14 Mar 2013 16:39:36 +0000 (09:39 -0700)
commitf612a67eac32d73d781503d39077371977d46eae
tree60641e0f30550d598940fecb348990782a318ffe
parent772e47cd673e048adb0f7b663617ec70e0cfe598
setup.c: check that the pathspec magic ends with ")"

The previous code did not diagnose an incorrectly spelled ":(top"
as an error.

Signed-off-by: Andrew Wong <redacted>
Signed-off-by: Junio C Hamano <redacted>
setup.c
git clone https://git.99rst.org/PROJECT