diff options
author | Aaron Lipman <alipman88@gmail.com> | 2020-08-07 17:58:38 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-07 15:13:03 -0700 |
commit | ad464a4e84b502fdfd4671f1c443060c7e87113f (patch) | |
tree | 9ba095151311c3c7c160109f030105b42d206826 /Documentation | |
parent | bisect: introduce first-parent flag (diff) | |
download | tgif-ad464a4e84b502fdfd4671f1c443060c7e87113f.tar.xz |
bisect: combine args passed to find_bisection()
Now that find_bisection() accepts multiple boolean arguments, these may
be combined into a single unsigned integer in order to declutter some of
the code in bisect.c
Also, rename the existing "flags" bitfield to "commit_flags", to
explicitly differentiate it from the new "bisect_flags" bitfield.
Based-on-patch-by: Harald Nordgren <haraldnordgren@gmail.com>
Signed-off-by: Aaron Lipman <alipman88@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions