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 84955c83e8..a228d3d209 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,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: + + $ 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 + +