| 1 | //! Remote repository management commands. |
| 2 | //! |
| 3 | //! This module provides commands for managing remote repository configurations, |
| 4 | //! allowing users to add, remove, list, and modify named remotes. |
nothing calls this directly
no outgoing calls
no test coverage detected