summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web>2011-03-15 10:49:10 +0000
committerGravatar admin <admin@branchable.com>2011-03-15 10:49:10 +0000
commit7b0c6177ff9e0d0f2c23f798b14f1e49128f3589 (patch)
treefc5355e11c92342098a28b141751efd846def0c0
parent58b3e53ff6ee8af6e7a1d67d21c7ce7ae8c6cfda (diff)
-rw-r--r--doc/bugs/softlink_atime.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/softlink_atime.mdwn b/doc/bugs/softlink_atime.mdwn
index ebb040dd1..0d26d1ce6 100644
--- a/doc/bugs/softlink_atime.mdwn
+++ b/doc/bugs/softlink_atime.mdwn
@@ -35,3 +35,5 @@ Optionally, editing the meta-data should change the times in all annexes.
git annex pre-commit .
metastore --save
git add .metadata
+
+>>>>>> Thanks a lot. Doing this in a new git-annex repo from the start should at least ensure local consistency and I assume I can simply add a post-pull hook to restore the mtimes on all all other repositories? -- RichiH