From: Nazri Ramliy Date: Thu, 19 Sep 2013 13:18:54 +0000 (+0800) Subject: t0056: "git -C" test updates X-Git-Tag: v1.8.5-rc0~95^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/28a81f8b93897402a8c8c15ee16e67f0c24ac11c?hp=28a81f8b93897402a8c8c15ee16e67f0c24ac11c t0056: "git -C" test updates Instead of repeating the text to record as the commit log message and string we expect to see in "log" output, use the same variable to avoid them going out of sync. Use different names for test files in different directories to improve our chance to catch future breakages that makes "-C " go to a place that is different from what was specified. Signed-off-by: Nazri Ramliy Signed-off-by: Junio C Hamano ---