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

review-release-from-any-branch #43

Merged
merged 4 commits into from
Mar 16, 2015
Merged

Conversation

wireframe
Copy link
Contributor

Changelog

  • Support optional branch name for git review command
    This allows for running git review from any branch and it will
    "do the right thing". For example, approving a review request
    no longer needs to be done from the feature branch.
  • Support releasing feature branch from any repo
    Allow users to run the release command without requiring
    that they first checkout the feature branch. This allows for
    developers to sign-off and release a feature branch much quicker.
  • bump version
  • update docs

This allows for running git review from *any* branch and it will
"do the right thing".  For example, approving a review request
no longer needs to be done from the feature branch.
Allow users to run the release command without requiring
that they first checkout the feature branch.  This allows for
developers to sign-off and release a feature branch much quicker.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.58% when pulling 293745b on review-release-from-any-branch into f31e181 on master.

@wireframe
Copy link
Contributor Author

FYI @chris-nelson-garage and @vandahm incase you're interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants