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 git rpr command #1063

Merged
merged 1 commit into from Jan 24, 2017
Merged

Add git rpr command #1063

merged 1 commit into from Jan 24, 2017

Conversation

emilevauge
Copy link
Member

@emilevauge emilevauge commented Jan 24, 2017

First git config --global alias.rpr '!sh .github/rpr.sh'.
Then you can rebase a Pull Request from a contributor against current branch using git rpr pr_number.
Every maintainer can now easily rebase a pull request if the contributor as ticked Allow edits from maintainers.

/cc @containous/traefik
Signed-off-by: Emile Vauge emile@vauge.com

Copy link
Contributor

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐸

Signed-off-by: Emile Vauge <emile@vauge.com>
@emilevauge emilevauge merged commit a1b610e into master Jan 24, 2017
@vdemeester vdemeester deleted the add-git-rpr branch January 30, 2017 09:26
@ldez ldez added this to the 1.2 milestone Oct 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants