Skip to main content

is_git_tracked

Function is_git_tracked 

Source
pub fn is_git_tracked(repo_root: &Path, path: &Path) -> Result<bool>
Expand description

Check if a specific file/directory is tracked by git