Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 571 Bytes

git_hooks_ignore_show.md

File metadata and controls

27 lines (18 loc) · 571 Bytes

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

Auto generated by spf13/cobra