]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/status-pull-advice-qualified'
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2026 22:50:18 +0000 (15:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2026 22:50:19 +0000 (15:50 -0700)
Advice shown by "git status" when the local branch is behind or has
diverged from its push branch has been updated to suggest "git pull
<remote> <branch>".

* hn/status-pull-advice-qualified:
  remote: qualify "git pull" advice for non-upstream compareBranches

1  2 
remote.c

diff --cc remote.c
Simple merge