FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Prevent .gitignore from ignoring debug module by zkat · Pull Request #1908 · nodejs/node · GitHub

/ node Public

Prevent .gitignore from ignoring debug module - #1908

Closed
zkat wants to merge 1 commit into
nodejs:masterfrom
npm:fix-aggressive-ignore-when-case-insensitive
Closed

Prevent .gitignore from ignoring debug module#1908
zkat wants to merge 1 commit into
nodejs:masterfrom
npm:fix-aggressive-ignore-when-case-insensitive

Conversation

zkat commented Jun 5, 2015

Copy link
Copy Markdown
Contributor

On case insensitive platforms, the rule was catching the node module
under npm and eslint.

This should fix the issue, and make #1899 mergeable.

cc: @othiym23 @Fishrock123

On case insensitive platforms, the rule was catching the node module
under npm and eslint.

This should fix the issue, and make nodejs#1899 mergeable.
Fishrock123 pushed a commit that referenced this pull request Jun 5, 2015
On case insensitive platforms, the rule was catching the debug module
under npm and eslint.

See: #1899 (comment)
PR-URL: #1908
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>

Copy link
Copy Markdown
Contributor

Thanks, landed in 02c3450 :)

Fishrock123 closed this Jun 5, 2015
rvagg mentioned this pull request Jun 11, 2015
wraithgar deleted the fix-aggressive-ignore-when-case-insensitive branch June 26, 2025 15:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL