This commit is contained in:
parent
a4387a2c3c
commit
2cbd0f6335
1 changed files with 3 additions and 4 deletions
|
@ -7,11 +7,11 @@ 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
|
||||
$ mount /mnt/transfer/
|
||||
|
||||
$ git clone source/ /mnt/transfer/transfer-repo
|
||||
|
||||
Klone nach '/mnt/transfer/transfer-repo'...
|
||||
Fertig.
|
||||
|
@ -158,5 +158,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…
Reference in a new issue