remove disk space usage note
Using symlinks should avoid this Android bug.
This commit is contained in:
parent
ff3640acad
commit
f07cdf88ba
1 changed files with 0 additions and 7 deletions
|
@ -51,10 +51,3 @@ To set up the git-annex environment from within `adb shell`, run:
|
|||
`/data/data/ga.androidterm/runshell`
|
||||
|
||||
This will launch a shell that has git-annex, git, etc in PATH.
|
||||
|
||||
## disk space usage
|
||||
|
||||
The git-annex app uses 65 MB of space on your Android device.
|
||||
Do not be fooled by larger numbers that Android may display for its size,
|
||||
like "273 MB". Android does not correctly calculate the size of hard linked
|
||||
files, so its numbers are wrong.
|
||||
|
|
Loading…
Reference in a new issue