| 1 | //! The `status` command for showing the working copy state. |
| 2 | //! |
| 3 | //! This module implements the `atomic status` command, which displays |
| 4 | //! information about modified, added, deleted, and untracked files in |
nothing calls this directly
no outgoing calls
no test coverage detected