| 1 | //! The `move` command for moving/renaming tracked files. |
| 2 | //! |
| 3 | //! This module implements the `atomic move` (alias `mv`) command, which moves |
| 4 | //! or renames files while preserving their tracking history. |
nothing calls this directly
no outgoing calls
no test coverage detected