Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backwards-compatibilize 'exclude' and 'include' config tags #1114

Merged
merged 2 commits into from May 18, 2013

Conversation

parkr
Copy link
Member

@parkr parkr commented May 15, 2013

Fixes #1109.

@mattr-
Copy link
Member

mattr- commented May 16, 2013

👍

@mattr-
Copy link
Member

mattr- commented May 16, 2013

Stop the presses! No tests for this?

@parkr
Copy link
Member Author

parkr commented May 17, 2013

@mattr- Tests done :)

@parkr
Copy link
Member Author

parkr commented May 17, 2013

Also, thinking of the LSI output, it might make sense to have all logs go to $stderr. :/

"watch" => true,
"server" => true,
"exclude" => "READ-ME.md, Gemfile,CONTRIBUTING.hello.markdown",
"include" => "STOP_THE_PRESSES.txt,.heloses, .git"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🤘 ❤️

@mattr-
Copy link
Member

mattr- commented May 18, 2013

I am Matt Rogers and I approve this pull request.

mattr- added a commit that referenced this pull request May 18, 2013
…-include

Backwards-compatibilize 'exclude' and 'include' config tags
@mattr- mattr- merged commit ddba4cd into master May 18, 2013
@mattr- mattr- deleted the backwards-compatibilize-exclude-include branch May 18, 2013 02:56
mattr- added a commit that referenced this pull request May 18, 2013
@parkr
Copy link
Member Author

parkr commented May 18, 2013

lolololol

@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change in exclude handling breaking upgrade to v1
3 participants