Function cargo::ops::cargo_new::init_vcs

source ยท
fn init_vcs(
    path: &Path,
    vcs: VersionControl,
    gctx: &GlobalContext
) -> CargoResult<()>
Expand description

Initializes the correct VCS system based on the provided config.