Files
git/builtin
Jialong Wang c5fc44f545 object-name: turn INTERPRET_BRANCH_* constants into enum values
Replace the INTERPRET_BRANCH_* preprocessor constants with enum
values and use that type where these flags are stored or passed
around.

These flags describe which kinds of branches may be considered during
branch-name interpretation, so represent them as an enum describing
branch kinds while keeping the existing bitmask semantics and
INTERPRET_BRANCH_* element names.

Signed-off-by: Jialong Wang <jerrywang183@yahoo.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-03-18 12:52:29 -07:00
..
2026-02-20 08:13:58 -08:00
2026-03-12 14:09:07 -07:00
2025-09-29 11:40:35 -07:00
2026-02-23 13:23:41 -08:00
2026-03-09 14:36:55 -07:00
2025-08-22 13:13:20 -07:00
2026-03-09 14:36:55 -07:00
2026-03-12 14:09:07 -07:00
2026-02-19 13:24:57 -08:00
2025-12-25 08:29:27 +09:00
2025-08-21 13:47:00 -07:00
2026-03-12 14:09:07 -07:00
2026-03-10 14:23:18 -07:00
2025-10-02 12:26:12 -07:00
2026-02-20 08:13:58 -08:00
2025-09-16 11:37:06 -07:00
2025-08-21 13:46:59 -07:00