Code

diff --stat=width[,name-width]: allow custom diffstat output width.
[git.git] / generate-cmdlist.sh
index 6c59dbd68fc15ddd392086d375c8ecfc35e30c1a..5450918be339bf101a6562d518c0f4cc7b37c0f2 100755 (executable)
@@ -12,6 +12,7 @@ struct cmdname_help common_cmds[] = {"
 sort <<\EOF |
 add
 apply
+archive
 bisect
 branch
 checkout
@@ -37,7 +38,6 @@ show-branch
 status
 tag
 verify-tag
-whatchanged
 EOF
 while read cmd
 do