Function gitcc_git::push_to_remote
source · pub fn push_to_remote(
repo: &GitRepository,
remote_name: &str
) -> Result<(), Error>
Expand description
Performs a push
pub fn push_to_remote(
repo: &GitRepository,
remote_name: &str
) -> Result<(), Error>
Performs a push