diff options
author | Jeff King <peff@peff.net> | 2017-05-30 01:18:43 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-05 11:43:33 +0900 |
commit | 8893fd95b66cbd6566136a289dd05fcf4e547281 (patch) | |
tree | 959ab578b7ca9279db1fe96d7bc59bdada519ea1 /tree-walk.h | |
parent | version: convert to parse-options (diff) | |
download | tgif-8893fd95b66cbd6566136a289dd05fcf4e547281.tar.xz |
git: add hidden --list-builtins option
It can be useful in the test suite to be able to iterate
over the list of builtins. We could do this with some
Makefile magic. But since the authoritative list is in the
commands array inside git.c, and since this could also be
handy for debugging, let's add a hidden command-line option
to dump that list.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-walk.h')
0 files changed, 0 insertions, 0 deletions