etoolong
This commit is contained in:
parent
2d2a480325
commit
c6fae24f7c
1 changed files with 4 additions and 0 deletions
|
@ -208,3 +208,7 @@ So, possible approaches:
|
||||||
* What happens if git annex add or the assistant add a new file while on a
|
* What happens if git annex add or the assistant add a new file while on a
|
||||||
view? If the file is not also added to the master branch, it will be lost
|
view? If the file is not also added to the master branch, it will be lost
|
||||||
when exiting the view. TODO
|
when exiting the view. TODO
|
||||||
|
|
||||||
|
* The filename mangling can result in a filename in a view
|
||||||
|
that is too long for its containing filesystem. Should detect and do
|
||||||
|
something reasonable to avoid. TODO
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue