builtin/apply: make gitdiff_*() return -1 on error
[gitweb.git] / Documentation / howto / new-command.txt
index d7de5a3e9ed236c87a62b577ee5978e02d855a2a..15a4c8031f1f3bee61ca77d4d37b7ae443d98d9c 100644 (file)
@@ -94,8 +94,10 @@ your language, document it in the INSTALL file.
 6. There is a file command-list.txt in the distribution main directory
 that categorizes commands by type, so they can be listed in appropriate
 subsections in the documentation's summary command list.  Add an entry
-for yours.  To understand the categories, look at git-commands.txt
-in the main directory.
+for yours.  To understand the categories, look at command-list.txt
+in the main directory.  If the new command is part of the typical Git
+workflow and you believe it common enough to be mentioned in 'git help',
+map this command to a common group in the column [common].
 
 7. Give the maintainer one paragraph to include in the RelNotes file
 to describe the new feature; a good place to do so is in the cover