]> git.99rst.org Git - git.git/commit
git help: special-case `scalar`
authorJohannes Schindelin <redacted>
Fri, 2 Sep 2022 15:56:44 +0000 (15:56 +0000)
committerJunio C Hamano <redacted>
Fri, 2 Sep 2022 17:02:56 +0000 (10:02 -0700)
commitdd9603e22822fab19c0557dad0cf1825de325403
tree5b648ca2507be8e333a04d956e885352152ee31c
parent7b5c93c6c6847b4b6037e38418bc8bbb8c2eada8
git help: special-case `scalar`

With this commit, `git help scalar` will open the appropriate manual
or HTML page (instead of looking for `gitscalar`).

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Victoria Dye <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/help.c
git clone https://git.99rst.org/PROJECT