[][src]Function git_quickfix::push_new_commit

pub fn push_new_commit(_repo: &Repository, branch: &str) -> Result<(), Report>

Pushes as new branch to origin. Other remote names are currently not supported. If there is a need, please let us know.