]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'hn/status-compare-with-push'
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 21:09:06 +0000 (14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 21:09:06 +0000 (14:09 -0700)
commitd0413b31ddcce6ae6ffaff0a30a67ffbd1a7c648
tree1caab056d17c7d62d2727398c34259fe3cc315f5
parent03161747b412fe739d8a7ef631769b3d8f60d56f
parent68791d7506aa39da7c98de4143cac09cc93fc404
Merge branch 'hn/status-compare-with-push'

"git status" learned to show comparison between the current branch
and various other branches listed on status.compareBranches
configuration.

* hn/status-compare-with-push:
  status: clarify how status.compareBranches deduplicates
  status: add status.compareBranches config for multiple branch comparisons
  refactor format_branch_comparison in preparation
remote.c