summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar martin <martin@web>2014-05-03 18:46:18 +0000
committerGravatar admin <admin@branchable.com>2014-05-03 18:46:18 +0000
commit4da766cfb51fe4f992e0f6e7a2dd2028f6006f1d (patch)
tree7d55a94ff4d01155d8bf0e0d08053c3bd31bb40e /doc
parent8df4077166afde0ce24d735b9a0ea30801d799e9 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/FAT:_Date_resolution_for_mtime_2s--__62___implications.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/forum/FAT:_Date_resolution_for_mtime_2s--__62___implications.mdwn b/doc/forum/FAT:_Date_resolution_for_mtime_2s--__62___implications.mdwn
index 45cd8723e..452ab45ca 100644
--- a/doc/forum/FAT:_Date_resolution_for_mtime_2s--__62___implications.mdwn
+++ b/doc/forum/FAT:_Date_resolution_for_mtime_2s--__62___implications.mdwn
@@ -7,10 +7,14 @@ One solution would be to treat differences up to 1s in modification time as unmo
Here's an konsole session to explain this:
martin@dell:$ mount /mnt/transfer/
+
martin@dell:$ git clone source/ /mnt/transfer/transfer-repo
+
Klone nach '/mnt/transfer/transfer-repo'...
Fertig.
+
martin@dell:$ cd /mnt/transfer/transfer-repo/
+
martin@dell:$ git annex init "test"
init test
Detected a filesystem without fifo support.
@@ -22,11 +26,13 @@ init test
Enabling direct mode.
ok
(Recording state in git...)
+
martin@dell:$ git annex group here transfer
group here (merging origin/git-annex into git-annex...)
(Recording state in git...)
ok
(Recording state in git...)
+
martin@dell:$ git annex wanted here standard
wanted here ok
(Recording state in git...)