vcs-modify-guard 0.1.0

A library for checking whether it is safe to modify files in a VCS worktree.
Documentation
1
2
#[cfg(git_backend_enabled)]
mod git;