From: Pete Wyckoff Date: Sat, 11 Aug 2012 16:55:03 +0000 (-0400) Subject: git p4: do wildcard decoding in stripRepoPath X-Git-Tag: v1.8.0-rc0~100^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0d1696ef47a61bba1088b0e5cd58a8bc45d936fb?ds=inline;hp=0d1696ef47a61bba1088b0e5cd58a8bc45d936fb git p4: do wildcard decoding in stripRepoPath Instead of having to remember to do it after each call to stripRepoPath, make it part of that function. Signed-off-by: Pete Wyckoff Signed-off-by: Junio C Hamano ---