]> git.ipfire.org Git - thirdparty/git.git/commit
refactor format_branch_comparison in preparation
authorHarald Nordgren <haraldnordgren@gmail.com>
Thu, 26 Feb 2026 10:33:41 +0000 (10:33 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 15:25:48 +0000 (07:25 -0800)
commit04f47265c1cfb8dce2287b5fb36ddfaa86a2ac61
tree6987aec25a0937ef2cfc31c46ae496b58b0e459b
parent2aa9b75b4319f94c3bf23c52ca704e010fc86e48
refactor format_branch_comparison in preparation

Refactor format_branch_comparison function in preparation for showing
comparison with push remote tracking branch.

Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote.c