Git check-ingore: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Git Commands =Overview= Show whether a file is ignored from tracking, helps debugging .gitignore. <syntaxhighli...")
(No difference)

Revision as of 07:03, 6 September 2021

Internal

Overview

Show whether a file is ignored from tracking, helps debugging .gitignore.

git check-ignore [-v] <path>