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 broken auto_tagger example #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 9, 2013

  1. Fix broken auto_tagger example

    In auto_tagger.rake stage.revision returns both the sha and the named
    ref. This causes git update-ref to fail. Passing only the sha portion of
    stage.revision to create_and_push resolves the issue.
    johnhampton committed Mar 9, 2013
    Configuration menu
    Copy the full SHA
    33fd5dc View commit details
    Browse the repository at this point in the history