remove section on direct mode
git-annex init on the sdcard will now create a v7 adjusted unlocked repo. While the assistant does still set up direct mode, that's not because of /sdcard being a crippled filesystem.
This commit is contained in:
parent
7540ca6fca
commit
1f96b24382
1 changed files with 0 additions and 9 deletions
|
@ -51,15 +51,6 @@ your files to and from it.
|
||||||
And so on. Most ways you would use git-annex on a Linux system work fairly
|
And so on. Most ways you would use git-annex on a Linux system work fairly
|
||||||
well in the Termux environment.
|
well in the Termux environment.
|
||||||
|
|
||||||
## Known limitations
|
|
||||||
|
|
||||||
* Direct mode
|
|
||||||
|
|
||||||
git-annex will probably default to direct mode due to the
|
|
||||||
limitations of Android's /sdcard. You can get around this using v6
|
|
||||||
unlocked repositories, or by putting the git-annex repository on a better
|
|
||||||
filesystem on the Android device, such as your termux home directory.
|
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
To upgrade to a new git-annex release, just run `git-annex-install` again.
|
To upgrade to a new git-annex release, just run `git-annex-install` again.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue