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

Rebase PR with multiple conflicts over time #56

Open
abitrolly opened this issue Dec 30, 2019 · 4 comments
Open

Rebase PR with multiple conflicts over time #56

abitrolly opened this issue Dec 30, 2019 · 4 comments

Comments

@abitrolly
Copy link
Member

  • I want to read package changes prior to installing dnf updates
    • I created dnf-go-gui app for that and now I need to create public repo for it
      • I tired of setting up repo manually and I need to automate the process using Terraform

The rebasing is non-trivial and needs one of the tools for incremental rebases.

@abitrolly
Copy link
Member Author

Trying git-imerge.

$ ./_bin/git-imerge/git-imerge rebase upstream/master

@abitrolly
Copy link
Member Author

abitrolly commented Jun 9, 2020

The rebase was done in integrations/terraform-provider-github#322 - definitely using fac and git-imerge. But the new PR now needs a rebase too.

@abitrolly
Copy link
Member Author

Another big piece of work that needs a rebase RHVoice/RHVoice#21

@abitrolly
Copy link
Member Author

Instruction. Start rebase of current branch on top of upstream/master and save it into result branch.

$ python3 ~/bin/gitimerge.py start --name result --goal rebase upstream/master

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

No branches or pull requests

1 participant