remove plugin and vcs rm failure reporting
parent
facee6e83e
commit
4bafe93e32
|
@ -0,0 +1,6 @@
|
||||||
|
The [[plugins/remove]] plugin does not report an error if git rm fails. (It
|
||||||
|
probably doesn't if other VCS backends fail too). This can happen for example
|
||||||
|
if a page in your source directory is not a tracked file for whatever reason
|
||||||
|
(in my case, due to renaming the files and forgetting to commit that change).
|
||||||
|
|
||||||
|
-- [[Jon]]
|
Loading…
Reference in New Issue