Function jujutsu_lib::git::push_commit
source · [−]pub fn push_commit(
git_repo: &Repository,
target: &Commit,
remote_name: &str,
remote_branch: &str,
force: bool
) -> Result<(), GitPushError>pub fn push_commit(
git_repo: &Repository,
target: &Commit,
remote_name: &str,
remote_branch: &str,
force: bool
) -> Result<(), GitPushError>