summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorHarald Nordgren <haraldnordgren@gmail.com>2026-08-05 14:24:32 +0000
committerJunio C Hamano <gitster@pobox.com>2026-08-05 10:08:27 -0700
commit7969faaf9b4e6e6cfff85ba9a0c592971264596b (patch)
tree4711babc8ef5f49efe68cd99e880687f228a0c83 /t/t4013/diff.diff_initial..side
parent876029beca8495a44e3b6c335b7fac5208e8da86 (diff)
branch: convert delete_branches() to a flags argument
delete_branches() takes separate force and quiet parameters, while check_branch_commit() takes force. The next commits would grow this collection further. Replace them with a single unsigned flags argument and an enum. Test the FORCE and QUIET bits directly from flags at each use site so that mutating or forwarding flags cannot leave cached values stale. No change in behavior. Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions