This commit is contained in:
parent
29c513a30a
commit
a4387a2c3c
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,8 @@ Other solution would be to treat differences up to 1s in modification time as un
|
|||
|
||||
Here's an konsole session to show this behaviour:
|
||||
|
||||
<code>
|
||||
|
||||
$ mount /mnt/transfer/
|
||||
|
||||
$ git clone source/ /mnt/transfer/transfer-repo
|
||||
|
@ -156,3 +158,5 @@ $ diff -u ../stat-before-umount ../stat-after-remount | grep -B8 "+Modifiziert"
|
|||
-Modifiziert: 2014-05-03 19:44:39.000000000 +0200
|
||||
+Modifiziert: 2014-05-03 19:44:38.000000000 +0200
|
||||
|
||||
</code>
|
||||
|
||||
|
|
Loading…
Reference in a new issue