| 1 | //! The `remove` command for untracking files in the repository. |
| 2 | //! |
| 3 | //! This module implements the `atomic remove` command, which removes files and |
| 4 | //! directories from the repository's tracking system. This is the inverse of |
nothing calls this directly
no outgoing calls
no test coverage detected