add macos reflink to comment
authorLena Wildervanck <lena.wildervanck@gmail.com>
Sun, 13 Nov 2022 19:20:03 +0000 (20:20 +0100)
committerLena Wildervanck <lena.wildervanck@gmail.com>
Sun, 13 Nov 2022 19:20:03 +0000 (20:20 +0100)
doc/todo/Copy-on-Write__47__reflink_support_for_unlocked_files/comment_1_52db92711e28abb0eb7a346646b91573._comment

index ff2d186068775ef7ffe542d97d4c9ab4a03c4325..15052ef9d7e516da5da5f14b50fefa8c27d8fc05 100644 (file)
@@ -7,5 +7,7 @@
  content="""
 Oh, nvm, there already seem to be some references in the code to it.
 
-Maybe this should be added under [[https://git-annex.branchable.com/tips/unlocked_files/]]?
+Maybe it should be added that it does that under [[https://git-annex.branchable.com/tips/unlocked_files/]] under using less disk space?
+
+Also, macOS uses a `-c` flag instead of `reflink`, according to [the cp man page](https://www.unix.com/man-page/mojave/1/cp/).
 """]]