Skip to main content

create_checkpoint

Function create_checkpoint 

Source
pub fn create_checkpoint(working_dir: &Path) -> Option<String>
Expand description

Create a checkpoint. Returns SHA if there are uncommitted changes, None if clean.