pub fn git_diffed(in_git_hook: bool) -> Result<Vec<PathBuf>>
Return a list of all files that are currently git diffed, including those which have been staged, but not yet been committed.