mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
scalar: add to 'git help -a' command list
Add 'scalar' as a 'mainporcelain' command in the Git command list. Update the regex in 'cmd-list.perl' used to match the first line of command documentation to find 'scalar(1)'. Helped-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Victoria Dye <vdye@github.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
951759d3a5
commit
cc75e556a9
@@ -235,3 +235,4 @@ gittutorial guide
|
||||
gittutorial-2 guide
|
||||
gitweb ancillaryinterrogators
|
||||
gitworkflows guide
|
||||
scalar mainporcelain
|
||||
|
||||
Reference in New Issue
Block a user