]> git.ipfire.org Git - thirdparty/git.git/commit
scalar: implement the `help` subcommand
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 2 Sep 2022 15:56:45 +0000 (15:56 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Sep 2022 17:02:56 +0000 (10:02 -0700)
commit951759d3a5cb20ffeff4836aa0c4b793fa142b51
treed9571e3fba9778a361d15487ff00be280fe25ba8
parentdd9603e22822fab19c0557dad0cf1825de325403
scalar: implement the `help` subcommand

It is merely handing off to `git help scalar`.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Victoria Dye <vdye@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
scalar.c