diff options
| -rw-r--r-- | Documentation/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/README b/Documentation/README index bbf2b5143f4..29e3620fb62 100644 --- a/Documentation/README +++ b/Documentation/README @@ -18,7 +18,7 @@ put this into /etc/eix-sync.conf: @cd /var/lib/layman/kde/Documentation && sh ./metadata-sync Your local git copy will almost always be newer than what the metadata mirror server had. - Hence in addition to the above, you might want to put this into .git/hooks/post-update: + Hence in addition to the above, you might want to put this into .git/hooks/post-checkout: https://git.wiki.kernel.org/index.php/ExampleScripts#Setting_the_timestamps_of_the_files_to_the_commit_timestamp_of_the_commit_which_last_touched_them WARNING: Doing this is usually considered DANGEROUS and can break stuff in unexpected ways! |
