Skip to content

Commit 6807492

Browse files
authored
Merge pull request #14 from frou/reduce-width-x-reachable
Trim decoration to make X reachable in 80col views
2 parents 94aea9a + 9a7305c commit 6807492

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

git-blame.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
<div class="phantom-arrow"></div>
4848
<div class="phantom">
4949
<span class="message">
50-
<strong>Git Blame:</strong> ({user})
51-
Updated: {date} {time} |
50+
<strong>Git Blame</strong> ({user})
51+
{date} {time} |
5252
{sha}
5353
<a href="copy-{sha}">[Copy]</a>
5454
<a href="show-{sha}">[Show]</a>

0 commit comments

Comments
 (0)