]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kh/advise-w-git-help-in-branch' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Dec 2025 05:53:02 +0000 (14:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Dec 2025 05:53:02 +0000 (14:53 +0900)
A help message from "git branch" now mentions "git help" instead of
"man" when suggesting to read some documentation.

* kh/advise-w-git-help-in-branch:
  branch: advice using git-help(1) instead of man(1)


Trivial merge