Remove -a option for safety reasons (but keep --adopt).
This commit is contained in:
parent
a127d22457
commit
17d3586e84
3 changed files with 12 additions and 6 deletions
9
NEWS
9
NEWS
|
@ -2,6 +2,15 @@ News file for Stow.
|
|||
|
||||
* Changes in version 2.1.4
|
||||
|
||||
** Remove -a option (--adopt still available)
|
||||
|
||||
As --adopt is the only option which allows stow to modify files, it
|
||||
is considered potentially dangerous (especially for stow package
|
||||
directories which are not managed by a version control system).
|
||||
Therefore it seems prudent to require a bit more effort from the
|
||||
user to enable this option, minimising the change of enabling it
|
||||
via a typo.
|
||||
|
||||
** Improve error message when stow package is not found.
|
||||
|
||||
The error message displayed a path to the missing stow package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue