]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/status-compare-with-push' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 20:40:44 +0000 (12:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Jan 2026 20:40:44 +0000 (12:40 -0800)
"git status" learned to show comparison between the current branch
and its push destination as well as its upstream, when the two are
different (i.e., triangular workflow).

* hn/status-compare-with-push:
  status: show comparison with push remote tracking branch
  refactor format_branch_comparison in preparation

1  2 
remote.c

diff --cc remote.c
Simple merge