joey 2007-10-04 08:52:51 +00:00
parent d92c6d9d3f
commit 7e0cdc98b3
1 changed files with 2 additions and 0 deletions

View File

@ -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]]