]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kh/advise-w-git-help-in-branch'
authorJunio C Hamano <gitster@pobox.com>
Sun, 14 Dec 2025 08:04:37 +0000 (17:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Dec 2025 08:04:37 +0000 (17:04 +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