diff options
author | Jon Seymour <jon.seymour@gmail.com> | 2011-08-04 22:00:58 +1000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-04 15:33:34 -0700 |
commit | 6ba7acffdd24e9ed9b31e503ce87f2af31cd0883 (patch) | |
tree | a11c1e81edc6caf54102f20fa6fd84a4ba49935e /tree-walk.h | |
parent | 4764f46492b0849ce3cf2f527978acd9c2d5f7e6 (diff) | |
download | git-6ba7acffdd24e9ed9b31e503ce87f2af31cd0883.tar.gz git-6ba7acffdd24e9ed9b31e503ce87f2af31cd0883.tar.xz |
bisect: use && to connect statements that are deferred with eval.
Christian Couder pointed out that the existing eval strategy
swallows an initial non-zero return. Using && to connect
the statements should fix this.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-walk.h')
0 files changed, 0 insertions, 0 deletions