Make command description imperative statement, not third-person present.
authorwilliam pursell <bill.pursell@gmail.com>
Sat, 9 Jun 2007 15:44:12 +0000 (16:44 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 9 Jun 2007 17:42:48 +0000 (10:42 -0700)
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>
No differences found