| 1 | //! The `add` command for tracking files in the repository. |
| 2 | //! |
| 3 | //! This module implements the `atomic add` command, which adds files and |
| 4 | //! directories to the repository's tracking system. Tracking is the first |
nothing calls this directly
no outgoing calls
no test coverage detected