[−][src]Function git_quickfix::push_new_commit
pub fn push_new_commit(_repo: &Repository, branch: &str) -> Result<(), Report>
Pushes origin
. Other remote names are currently
not supported. If there is a need, please let us know.
pub fn push_new_commit(_repo: &Repository, branch: &str) -> Result<(), Report>
Pushes origin
. Other remote names are currently
not supported. If there is a need, please let us know.