ls-remote: add -t and -h options.
commit3e34526960d26ea9f3e2000d9e2400136d85086a
authorMiklos Vajna <vmiklos@frugalware.org>
Tue, 15 Jan 2008 20:34:54 +0000 (15 21:34 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Jan 2008 01:04:21 +0000 (15 17:04 -0800)
treeb4464f91309b5f77c978726f5abc0c63ba615d32
parent4e6738778b30a5063579ad4b4ba34e12547f0e7c
ls-remote: add -t and -h options.

These options are listed in the manpage (aliases for --tags/--heads) but they
were not handled.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-ls-remote.c