blob: 07408c3bc4576ed7cc07be6a1fc0c837ba4b0822 (
plain)
1
2
3
4
5
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]]
|