Skip to main content

sync_track_to_branch

Function sync_track_to_branch 

Source
pub fn sync_track_to_branch(
    repo: &Repository,
    track_name: &str,
    git_oid: ObjectId,
) -> GitResult<()>
Expand description

Sync a Heddle thread to a Git branch.