diff options
| author | Elijah Newren <newren@gmail.com> | 2010-10-03 14:00:03 -0600 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2010-10-06 13:26:11 -0700 |
| commit | b62b3436ffa6acc27a431f29fb25aa08eb441940 (patch) | |
| tree | e7a829724ba4f2803f5a9b369d4f76a2effaa925 /builtin/commit.c | |
| parent | t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && (diff) | |
| download | git-b62b3436ffa6acc27a431f29fb25aa08eb441940.tar.gz git-b62b3436ffa6acc27a431f29fb25aa08eb441940.zip | |
t4002 (diff-basic): use test_might_fail for commands that might fail
Also replace '|| return 1' by '&&' to allow chain of operations to be
checked for proper return status, and modify the update-index command
as suggested by Jonathan Nieder to not exit early but try to make sure
files that match the work tree are marked as matching.
Acked-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
