yakshaveinc / tasks

distributed roadmap
The Unlicense
1 stars 0 forks source link

Rebase PR with multiple conflicts over time #56

Open abitrolly opened 4 years ago

abitrolly commented 4 years ago
abitrolly commented 4 years ago

Trying git-imerge.

$ ./_bin/git-imerge/git-imerge rebase upstream/master
abitrolly commented 4 years ago

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

abitrolly commented 4 years ago

Another big piece of work that needs a rebase https://github.com/Olga-Yakovleva/RHVoice/pull/21

abitrolly commented 3 years ago

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