summaryrefslogtreecommitdiff
path: root/t/t4013/diff.log_--decorate_--all
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2009-05-13 21:32:53 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-05-14 03:55:49 (GMT)
commitde435ac0f633b1f68dba2970cb7fa019171e40fe (patch)
treea651c7355952e51c5e3e40ab2e9b7e12bf841e3e /t/t4013/diff.log_--decorate_--all
parent4577e483648f50dd80faa401dc1d3eb33ffb627b (diff)
downloadgit-de435ac0f633b1f68dba2970cb7fa019171e40fe.zip
git-de435ac0f633b1f68dba2970cb7fa019171e40fe.tar.gz
git-de435ac0f633b1f68dba2970cb7fa019171e40fe.tar.bz2
Prettify log decorations even more
"tag: v1.6.2.5" looks much better than "tag: refs/tags/v1.6.2.5". Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Acked-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.log_--decorate_--all')
-rw-r--r--t/t4013/diff.log_--decorate_--all6
1 files changed, 3 insertions, 3 deletions
diff --git a/t/t4013/diff.log_--decorate_--all b/t/t4013/diff.log_--decorate_--all
index 12da8ac..954210e 100644
--- a/t/t4013/diff.log_--decorate_--all
+++ b/t/t4013/diff.log_--decorate_--all
@@ -1,12 +1,12 @@
$ git log --decorate --all
-commit 59d314ad6f356dd08601a4cd5e530381da3e3c64 (refs/heads/master)
+commit 59d314ad6f356dd08601a4cd5e530381da3e3c64 (master)
Merge: 9a6d494 c7a2ab9
Author: A U Thor <author@example.com>
Date: Mon Jun 26 00:04:00 2006 +0000
Merge branch 'side'
-commit c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a (refs/heads/side)
+commit c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a (side)
Author: A U Thor <author@example.com>
Date: Mon Jun 26 00:03:00 2006 +0000
@@ -26,7 +26,7 @@ Date: Mon Jun 26 00:01:00 2006 +0000
This is the second commit.
-commit 444ac553ac7612cc88969031b02b3767fb8a353a (refs/heads/initial)
+commit 444ac553ac7612cc88969031b02b3767fb8a353a (initial)
Author: A U Thor <author@example.com>
Date: Mon Jun 26 00:00:00 2006 +0000