Add debug-show-commands to display the command table
commit60e6f201d2e9ee4295e3e16175e8a2097f70f340
authorShawn O. Pearce <spearce@spearce.org>
Mon, 21 Jul 2008 05:47:19 +0000 (21 01:47 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 31 Jul 2008 02:47:05 +0000 (30 19:47 -0700)
tree4686532719ab7adf0d80630ebd85fba39f4d1e60
parent10b13b688da6e38547c6a6dc5331788f4ec81673
Add debug-show-commands to display the command table

This can be useful to debug the command catalog.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit.pgm/src/META-INF/services/org.spearce.jgit.pgm.TextBuiltin
org.spearce.jgit.pgm/src/org/spearce/jgit/pgm/CommandRef.java
org.spearce.jgit.pgm/src/org/spearce/jgit/pgm/debug/ShowCommands.java [new file with mode: 0644]