update
This commit is contained in:
parent
183e2a0143
commit
b4c58bc3a1
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
|||
Help me choose a goal for the month of December. The last poll showed
|
||||
a lot of interest in using the git-annex assistant with phones, etc.
|
||||
|
||||
Background: git-annex uses symbolic links in its repositories. This makes it
|
||||
hard to use with filesystems, such as FAT, that do not support symbolic links.
|
||||
FAT filesystems are the main storage available on some Android devices that
|
||||
have a micro-SD card. Other, newer Android devices don't have a SD card and so
|
||||
avoid this problem.
|
||||
|
||||
Help me choose a goal for the month of December.
|
||||
|
||||
I can either work on the idea described in
|
||||
[[design/assistant/desymlink]], which could solve the symlink problem and
|
||||
also could lead to a nicer workflow to editing files that are stored in
|
||||
|
|
Loading…
Reference in a new issue