Skip to content
New issue

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

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

Already on GitHub? # to your account

Added "quiet" config option #16

Closed
wants to merge 1 commit into from
Closed

Conversation

nfriedly
Copy link

Adds a --quiet to git push command if you set plugins.ghpages.quiet = true in your docpad config file.

Fixes #15

It might be worth going back and making the rest of the commands quiet, but this is good enough to meet the security concerns.

@balupton balupton closed this Dec 12, 2013
balupton added a commit that referenced this pull request Dec 12, 2013
- v2.4.1 December 13, 2013
	- Git push is now executed quietly
		- Thanks to [Nathan Friedly](https://github.com/nfriedly) for [issue
#15](#15) and
[pull request
#16](#16)
	- Updated dependencies
	- Repackaged
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: option for git push --quiet
2 participants