]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/status-compare-with-push' into seen
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:41:17 +0000 (16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:41:18 +0000 (16:41 +0900)
"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).

Comments?

* 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