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

Add option for running Elvis on all changes since branch or commit #421

Merged
merged 1 commit into from
Nov 29, 2016

Conversation

onno-vos-dev
Copy link
Contributor

Expand elvis with an option to run Elvis on all changes since a particular branch or sha. I would like to be able to run elvis on a Jenkins run and would like to get the entire diff of the branch rather than as a commit-hook or webhook (which doesn't work for in-house hosted Bitbucket server)

Example:
elvis git-branch origin/master
elvis git-branch a441b15

Fixes: #420

…o git-hook but instead takes all changes since BRANCH or COMMIT

- Minor cleanup in git_SUITE
@elbrujohalcon
Copy link
Member

Thank you @onno-vos-dev … this looks good :)

@elbrujohalcon elbrujohalcon merged commit 2c92119 into inaka:master Nov 29, 2016
@onnovos
Copy link
Contributor

onnovos commented Nov 29, 2016

@elbrujohalcon thnx so much! 👍🏻

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.

3 participants