author | Michael J Gruber <git@drmicha.warpmail.net> | |
Sun, 28 Aug 2011 14:54:30 +0000 (16:54 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 29 Aug 2011 05:48:14 +0000 (22:48 -0700) | ||
commit | 171edcbb49df30bbe96cc7f7204549df22c1beee | |
tree | a6ce94de452cb22bd7416ef97b51ca309f351999 | tree | snapshot |
parent | c97eff5a95d57a9561b7c7429e7fcc5d0e3a7f5d | commit | diff |
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>
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 | diff | blob | history | |
builtin/branch.c | diff | blob | history |