commit | 29cf5e1245344b8827ffc0bbcb6f712a3ccc647d | [log] [tgz] |
---|---|---|
author | william pursell <bill.pursell@gmail.com> | Sat Jun 09 16:44:12 2007 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Jun 09 10:42:48 2007 -0700 |
tree | 7345b8572ff81d310695ce44cb2f93fbe054b63f | |
parent | 5035242c4785bd23c53827a1656b5f97394f724e [diff] |
Make command description imperative statement, not third-person present. In several of the text messages, the tense of the verb is inconsistent. For example, "Add" vs "Creates". It is customary to use imperative for command description. Signed-off-by: Junio C Hamano <gitster@pobox.com>