Function git_diffed

Source
pub fn git_diffed(in_git_hook: bool) -> Result<Vec<PathBuf>>
Expand description

Return a list of all files that are currently git diffed, including those which have been staged, but not yet been committed.