Skip to main content

state_dir

Function state_dir 

Source
pub fn state_dir(mkit_dir: &Path, remote: &str) -> Result<PathBuf, BridgeError>
Expand description

.mkit/git/<remote>/ — the per-remote bridge state directory. Remote names are restricted to the mkit ref-segment charset so the directory name is always safe.