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

scripts: add fwdport/fwdabort.sh for forward porting commits between branches #2597

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

MikeRalphson
Copy link
Member

Improving the bus-factor here also.

As previously run in #2163

The fwdport.sh script will make the following changes to your local repo gitconfig

git config --add rerere.enabled true
git config alias.fwdskip '!git am -i --skip'
git config alias.fwdcont '!git am -i --continue'

Signed-off-by: Mike Ralphson mike.ralphson@gmail.com

…branches

Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com>
@webron webron merged commit 347f361 into OAI:main Jun 3, 2021
char0n pushed a commit to swaggerexpert/OpenAPI-Specification that referenced this pull request Jul 5, 2021
…branches (OAI#2597)

Signed-off-by: Mike Ralphson <mike.ralphson@gmail.com>
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