Allow symlink to override existing file
Open
- Dominant language
- Rust
- Stars
- 20
- Forks
- 7
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 5
Description
If there's already a file in the place where the symlink should go, it currently raises FileExistsError and stops the process. I'd like an option to back up or delete the existing file and create the symlink.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.