Skip to main content

create_git_bundle

Function create_git_bundle 

Source
pub fn create_git_bundle(
    spec: &GitRepoSpec,
    out: &Path,
) -> Result<(), WorkspaceError>
Expand description

Create a self-contained git bundle at out containing spec’s start and gold commits.