]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hn/branch-push-slip-advice'
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2026 15:27:27 +0000 (08:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2026 15:27:27 +0000 (08:27 -0700)
When 'git push origin/main' or 'git branch origin main' is run, the
command is now recognized as a potential typo, and advice has been
added to offer a typo fix.

* hn/branch-push-slip-advice:
  push: suggest <remote> <branch> for a slash slip
  branch: suggest <remote>/<branch> on upstream slip

1  2 
Documentation/config/advice.adoc

Simple merge