git-branch: introduce missing long forms for the options
commit171edcbb49df30bbe96cc7f7204549df22c1beee
authorMichael J Gruber <git@drmicha.warpmail.net>
Sun, 28 Aug 2011 14:54:30 +0000 (28 16:54 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Aug 2011 05:48:14 +0000 (28 22:48 -0700)
treea6ce94de452cb22bd7416ef97b51ca309f351999
parentc97eff5a95d57a9561b7c7429e7fcc5d0e3a7f5d
git-branch: introduce missing long forms for the options

Long forms are better to memorize and more reliably uniform across
commands.

Names follow precedents, e.g. "git log --remotes".

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-branch.txt
builtin/branch.c