summaryrefslogtreecommitdiff
path: root/gitweb
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-08-15 14:23:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-08-26 19:05:58 (GMT)
commitd8526a4c3b31d91b623f698be6ed7552ed4fdc52 (patch)
tree6cf828ca0790e42da48c2fe1fde37eaa3a48cace /gitweb
parent8d9518439595c9d2c601e841a6792d9ee30f9293 (diff)
downloadgit-d8526a4c3b31d91b623f698be6ed7552ed4fdc52.zip
git-d8526a4c3b31d91b623f698be6ed7552ed4fdc52.tar.gz
git-d8526a4c3b31d91b623f698be6ed7552ed4fdc52.tar.bz2
git-log: allow --decorate[=short|full]
Commit de435ac0 changed the behavior of --decorate from printing the full ref (e.g., "refs/heads/master") to a shorter, more human-readable version (e.g., just "master"). While this is nice for human readers, external tools using the output from "git log" may prefer the full version. This patch introduces an extension to --decorate to allow the caller to specify either the short or the full versions. Signed-off-by: Lars Hjemli <hjemli@gmail.com> Acked-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions