Skip to main content

create

Function create 

Source
pub async fn create(
    cfg: &BranchConfig,
    name: &str,
    base: Option<&str>,
) -> Result<(), String>
Expand description

Create a branch database from base (or the configured default).