diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-10-30 12:01:11 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-10-30 12:51:10 -0700 |
commit | d76c9e95b435b660f8f1b3e01d3c2f934e2ec441 (patch) | |
tree | 2364c1d1bea4f6fac4c56f50b16e13dcdc70dd0e /http.h | |
parent | 76f8611a5fb7e81c1bada0fb190d573a66fc03f6 (diff) | |
download | git-d76c9e95b435b660f8f1b3e01d3c2f934e2ec441.tar.gz git-d76c9e95b435b660f8f1b3e01d3c2f934e2ec441.tar.xz |
bisect: clean flags after checking merge bases
Unless there is a good reason to belieave that a particular
invocation of a get_merge_bases*() is the last one that cares about
the object flags the computation of merge bases leaves on the
objects, the "cleanup" parameter should always be true, and I do not
think there is one in this codepath.
Found by code inspection.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http.h')
0 files changed, 0 insertions, 0 deletions