]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/status-pull-advice-qualified' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:13 +0000 (19:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:13 +0000 (19:49 -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