Make <identifier> lowercase as per CodingGuidelines
commit41dbcd45409b2986c011e67dd9e2b4d3072fc88d
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 15 Feb 2011 13:09:13 +0000 (15 14:09 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Feb 2011 19:53:11 +0000 (15 11:53 -0800)
treef2398fca4295e83092d8db6de37b07fc65d27a13
parent23c6a803d3e6523ec20154e30ae8a51d2ff998ca
Make <identifier> lowercase as per CodingGuidelines

*.c part for matches with '<[A-Z]+>' (and affected test).

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0040-parse-options.sh
test-parse-options.c