Skip to main content

cherry_pick_in_progress

Function cherry_pick_in_progress 

Source
pub fn cherry_pick_in_progress() -> bool
Expand description

True during a cherry-pick, where the zsh pre-commit exited 0 immediately. Superseded internally by git_states_in_progress; kept for whatever still calls it directly. See that function for why this asks git rather than deriving a path from hooks_dir.