Re: [PATCH 4/4] command-list: mention git-credential-* helpers

2012-08-09 Thread Matthieu Moy
Jeff King writes: > These commands were never added to the command-list. Adding > them makes "make check-docs" run without complaint. > While we're at it, let's capitalize the first letter of > their one-line summaries to match the rest of the git > manpages. You may want to squash my patch in t

[PATCH 4/4] command-list: mention git-credential-* helpers

2012-08-08 Thread Jeff King
These commands were never added to the command-list. Adding them makes "make check-docs" run without complaint. While we're at it, let's capitalize the first letter of their one-line summaries to match the rest of the git manpages. The credential-cache--daemon command is somewhat special. It is al