Add a TODO concerning .nonstow.

This commit is contained in:
Adam Spiers 2011-11-26 18:24:35 +00:00
parent 08e15e3d43
commit 4933d9623d

6
TODO
View file

@ -1,3 +1,9 @@
* Distinguish between .stow and (undocumented) .nonstow
** .stow is for marking stow directories - avoids altering them
but also allows --override to work
** .nonstow should be only for protecting non-stow directories against modification by stow
but currently allows modification via --override.
** Documentation needs to be clear on this.
* Prevent folding of directories which contain ignored files
* Honour .no-stow-folding and --no-folding
* Add semi-automatic conflict resolution