pub fn save_tracking(workspace_root: &Path, state: &TrackingState) -> Result<()>Expand description
Save tracking state to disk.
Creates the .jj/repo/ryu/ directory if it doesn’t exist.
pub fn save_tracking(workspace_root: &Path, state: &TrackingState) -> Result<()>Save tracking state to disk.
Creates the .jj/repo/ryu/ directory if it doesn’t exist.