Skip to main content

push

Function push 

Source
pub async fn push(repo: &Path, remote: &str, branch: &str) -> Result<GitOut>
Expand description

Push a branch to remote.