commit | 69932bc6117d7ec2689557693ad300756c961cdc | [log] [tgz] |
---|---|---|
author | Stephen Boyd <bebarino@gmail.com> | Sat Jun 20 21:40:46 2009 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Jun 20 23:50:42 2009 -0700 |
tree | 5ab2dba7209c1c695ba79ccaa7c872179ce568fc | |
parent | c5764c095c2a563b657c1bd8f4a3e47bdeee14b0 [diff] |
show-ref: migrate to parse-options Also make the docs more consistent with the usage message. While we're here remove the zero initializers from the static variables as they're unnecessary. Signed-off-by: Stephen Boyd <bebarino@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>