summaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2008-02-24 22:17:37 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-02-25 02:31:50 (GMT)
commit2156435ff22437909cda825f1901dceb198fef19 (patch)
tree1fcb77cd78dfedd827e3983e7971b251a4309e24 /perl
parent94351118c0a820002b093598e7fac5bdf3c0291f (diff)
downloadgit-2156435ff22437909cda825f1901dceb198fef19.zip
git-2156435ff22437909cda825f1901dceb198fef19.tar.gz
git-2156435ff22437909cda825f1901dceb198fef19.tar.bz2
help: respect aliases
If we have an alias "foo" defined, then the help text for "foo" (via "git help foo" or "git foo --help") now shows the definition of the alias. Before showing an alias definition, we make sure that there is no git command which would override the alias (so that even though you may have a "log" alias, even though it will not work, we don't want to it supersede "git help log"). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions