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

Compatibility with adapter v0.7.0 #3

Merged
merged 2 commits into from Jul 8, 2015

Commits on Apr 5, 2013

  1. Compatibility with adapter v0.7.0

    * Adapter methods take options hash
    * #set and #get aliases no longer available
    teleological committed Apr 5, 2013
    Configuration menu
    Copy the full SHA
    4e30a52 View commit details
    Browse the repository at this point in the history
  2. Support for git options

    * :branch option to override configured adapter branch
    * :message option to override default commit messages
    * Support :actor / :author / :committer options on commits
    * Support :committed_date / :authored_date options on commits
    teleological committed Apr 5, 2013
    Configuration menu
    Copy the full SHA
    6a7665f View commit details
    Browse the repository at this point in the history