This commit is contained in:
Joey Hess 2018-11-08 11:46:23 -04:00
parent 051dfcb3be
commit 0f5e5703e5
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -1,3 +1,6 @@
ATM `git-annex init` switches repository to direct mode if detects a crippled filesystem. Since version 6 is now generally more usable than direct mode in many scenarios, it would be nice if it was possible to instruct to choose v6 mode instead of direct whenever a crippled system is encountered.
[[!meta author=yoh]]
> Since v7, direct mode is not used by default in crippled filesystems, so
> [[done]] --[[Joey]]