Module git

Module git 

Source
Expand description

Git repository utilities for path detection and resolution

Functions§

get_exclude_file_path
Get path to repository’s .git/info/exclude file
get_git_dir
Get the absolute path to the git directory (.git folder or file)
get_gitignore_path
Get path to repository’s .gitignore file
get_global_gitignore_path
Get path to global gitignore file
get_repo_root
Get the absolute path to the repository root