OSDN Git Service

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