]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit2f63677fd433536faf38626db8fbfd245d6b08cf
treec28e797ae659b85f8cac89fd81801d657611cb3b
parente9019fcafe0040228b8631c30f97ae1adb61bcdc
parent4b0a8b2506494323ae5c209ee7df6c08fec3831d
Merge branch 'hn/status-pull-advice-qualified'

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
remote.c