hard links on windows
* annex.thin and annex.hardlink are now supported on Windows. * unannex --fast now makes hard links on Windows.
This commit is contained in:
parent
251405eca2
commit
cf06dac2b8
8 changed files with 29 additions and 26 deletions
|
@ -143,7 +143,7 @@ match the new setting:
|
|||
git annex fix
|
||||
|
||||
Note that setting annex.thin only has any effect on systems that support
|
||||
hard links. Ie, not Windows, and not FAT filesystems.
|
||||
hard links. It is supported on Windows, but not on FAT filesystems.
|
||||
|
||||
## tradeoffs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue