Function fluentci_common::git::git

source ·
pub fn git(
    graph: Arc<Mutex<Graph>>,
    url: String,
    reset: bool
) -> Result<Git, Error>