diff options
| author | Denton Liu <liu.denton@gmail.com> | 2019-11-27 11:53:52 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-11-29 13:20:15 -0800 |
| commit | 17a4ae92eaa2f9614d739c11c3b60932a0f272b9 (patch) | |
| tree | 964751f32256421005b4b74ed75e0175c5cebb0b /builtin/commit.c | |
| parent | t7700: move keywords onto their own line (diff) | |
| download | git-17a4ae92eaa2f9614d739c11c3b60932a0f272b9.tar.gz git-17a4ae92eaa2f9614d739c11c3b60932a0f272b9.zip | |
t7700: s/test -f/test_path_is_file/
Since we have debugging-friendly alternatives to `test -f`, replace
instances of `test -f` with `test_path_is_file` so that if a command
ever fails, we get better debugging information.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
