dtas-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 03/10] Rakefile: additional pointer to git-set-file-times


From: Eric Wong
Subject: [PATCH 03/10] Rakefile: additional pointer to git-set-file-times
Date: Sun, 1 Sep 2013 01:22:03 +0000

In case we have non-Debian users
---
 Rakefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Rakefile b/Rakefile
index dd4f8b2..218390b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -70,6 +70,7 @@ task :rsync_docs do
   files = []
 
   # git-set-file-times is distributed with rsync,
+  # Also available at: http://yhbt.net/git-set-file-times
   # on Debian systems: /usr/share/doc/rsync/scripts/git-set-file-times.gz
   sh("git", "set-file-times", "Documentation")
 
-- 
1.8.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]