codebots.utilities.deploy.configure_local ¶
- codebots.utilities.deploy. configure_local ( local_repo , server_complete_path ) [source] ¶
-
Configure the local repository to sync with the server.
- Parameters
-
- local_repo_path str
-
path to the local clone of the repository
- server_complete_path str
-
complete path to the server repository ( username@host:pat/to/server/repository )