forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
leftoverbitsFrom the Git mailing list: https://lore.kernel.org/git/?q=%23leftoverbitsFrom the Git mailing list: https://lore.kernel.org/git/?q=%23leftoverbits
Description
"man git-clean" explicitly mentions two locations related to cleaning:
-x
Don't use the standard ignore rules read from .gitignore
(per directory) and $GIT_DIR/info/exclude, ...
without additionally explicitly mentioning core.excludesFile. if the
man page simply said something like, "using the standard ignore
processing" and left it at that, it would be fine, but to list two of
the locations without the third is potentially confusing.
Metadata
Metadata
Assignees
Labels
leftoverbitsFrom the Git mailing list: https://lore.kernel.org/git/?q=%23leftoverbitsFrom the Git mailing list: https://lore.kernel.org/git/?q=%23leftoverbits