web commit by http://chris-lamb.co.uk/
parent
d92c6d9d3f
commit
7e0cdc98b3
|
@ -12,3 +12,5 @@
|
|||
# Ignore error since a non-existing file might be given.
|
||||
my ($sha1) = run_or_non('git-rev-list', '--max-count=1', 'HEAD', $file);
|
||||
if ($sha1) {
|
||||
|
||||
[[tag patch]]
|
Loading…
Reference in New Issue