git p4: do wildcard decoding in stripRepoPath
authorPete Wyckoff <pw@padd.com>
Sat, 11 Aug 2012 16:55:03 +0000 (12:55 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 12 Aug 2012 04:42:14 +0000 (21:42 -0700)
Instead of having to remember to do it after each call to
stripRepoPath, make it part of that function.

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found