git_hooks_ignore_show.md
March 30, 2024 ยท View on GitHub
git hooks ignore show
Shows the paths of the ignore files.
Synopsis
Shows the paths of the ignore files.
git hooks ignore show [flags]...
Options
--user Show the path of the local user ignore file.
--repository Show the paths of possible repository ignore files.
--only-existing Show only existing ignore files.
-h, --help help for show
SEE ALSO
- git hooks ignore - Ignores or activates hook in the current repository.