diff options
author | Jeff King <peff@peff.net> | 2018-06-22 05:24:59 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-06-22 13:20:51 -0700 |
commit | a15d598124813a71f0a221b4fcabeb75f40aebd7 (patch) | |
tree | 6e45ff9656d9831efbf91f85ed5ef0e1aa5f3b49 /commit.c | |
parent | 055930bc8960c303ece01d9a34740f25a2a6bba6 (diff) |
branch: make "-l" a synonym for "--list"
The other "mode" options of git-branch have short-option
aliases that are easy to type (e.g., "-d" and "-m"). Let's
give "--list" the same treatment.
This also makes it consistent with the similar "git tag -l"
option.
We didn't do this originally because "--create-reflog" was
squatting on the "-l" option. Now that we've deprecated that
use for long enough, we can make the switch.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions