allow -t abbreviation for --track in git branch
commitbe427d758b53343d31debb520c0bc251a62013a9
authorSitaram Chamarty <sitaramc@gmail.com>
Tue, 28 Apr 2009 15:21:20 +0000 (28 20:51 +0530)
committerJunio C Hamano <gitster@pobox.com>
Sat, 9 May 2009 15:32:14 +0000 (9 08:32 -0700)
tree5469c902114933ce89c3ab8eff328448a0082f5f
parent74fd8728e2abd46a6276f6d48bfc6c9f01d74570
allow -t abbreviation for --track in git branch

also makes it consistent with git-checkout

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-branch.txt
builtin-branch.c