This commit is contained in:
parent
9b5ff45875
commit
5b7da9db3c
1 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ 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 bash>
|
||||
|
||||
$ mount /mnt/transfer/
|
||||
$ git clone source/ /mnt/transfer/transfer-repo
|
||||
|
@ -157,4 +157,4 @@ $ 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…
Add table
Reference in a new issue