|
|
|
|
|
by zlies
636 days ago
|
|
You should switch the default to not delete any files and modify/remove the files only with some flag (--dry-run=false, --rm, --delete, etc).
I just deleted all files accidentally in a monorepo :D
Luckily I didn't had any uncommitted changes and could recover using git |
|