Skip to main content

remove_hooks

Function remove_hooks 

Source
pub fn remove_hooks(repo_root: &str) -> Result<Vec<String>, CoreError>
Expand description

Remove retro hook lines from git hooks in the given repository. Returns the list of hooks that were modified.