diff options
author | Jeff King <peff@peff.net> | 2016-10-03 16:34:08 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-03 14:25:43 -0700 |
commit | 8f2ed2675358a6e6543f962f6e1b3ec0737e8079 (patch) | |
tree | 0e672965601e20df25516178345dec43098b0c0e /t/t4013/diff.diff-tree_--pretty_--root_--patch-with-stat_initial | |
parent | t5613: whitespace/style cleanups (diff) | |
download | tgif-8f2ed2675358a6e6543f962f6e1b3ec0737e8079.tar.xz |
t5613: do not chdir in main process
Our usual style when working with subdirectories is to chdir
inside a subshell or to use "git -C", which means we do not
have to constantly return to the main test directory. Let's
convert this old test, which does not follow that style.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff-tree_--pretty_--root_--patch-with-stat_initial')
0 files changed, 0 insertions, 0 deletions