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_pathstr

path to the local clone of the repository

server_complete_pathstr

complete path to the server repository (username@host:pat/to/server/repository)