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

fix for #424 checking for dry run option before running hooks. #444

Merged
merged 3 commits into from
Jan 13, 2013

Commits on Dec 28, 2012

  1. checking for dry run option before running hooks.

    make sure that dryRun has not been set before running hooks.
    wjpowell committed Dec 28, 2012
    Configuration menu
    Copy the full SHA
    a5ace1a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2013

  1. Revert "checking for dry run option before running hooks."

    This reverts commit a5ace1a.
    wjpowell committed Jan 2, 2013
    Configuration menu
    Copy the full SHA
    d347213 View commit details
    Browse the repository at this point in the history
  2. adding check for dry-run option back

    reverted initial commit to get rid of test changes, which were included
    accidentally
    wjpowell committed Jan 2, 2013
    Configuration menu
    Copy the full SHA
    f6676b4 View commit details
    Browse the repository at this point in the history