|
SVCS - English Documentation
|
Implementation of the RemoteManager class. More...
Namespaces | |
| namespace | svcs::server |
| Server-side components and administration commands. | |
Implementation of the RemoteManager class.
This file implements the methods for the RemoteManager class. It handles the loading, saving, and in-memory management of remote repository configurations. Persistence is handled by reading from and writing to a dedicated 'remotes' file (e.g., /path/to/repo/remotes) in a Git-config-like format.