Add a TODO concerning .nonstow.
This commit is contained in:
parent
08e15e3d43
commit
4933d9623d
1 changed files with 6 additions and 0 deletions
6
TODO
6
TODO
|
@ -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
|
* Prevent folding of directories which contain ignored files
|
||||||
* Honour .no-stow-folding and --no-folding
|
* Honour .no-stow-folding and --no-folding
|
||||||
* Add semi-automatic conflict resolution
|
* Add semi-automatic conflict resolution
|
||||||
|
|
Loading…
Reference in a new issue