Skip to content

Proposal: rebase on primary upstream #43

Open
@blaggacao

Description

@blaggacao

An optomized workflow would be in my opinion represented as follows:

...
origin: <url>
upstream: 
  url: <url>
  ref: <ref>
  rebase: <default: true>  # target will be rebased on upstream, first
remotes:
  - name: <name>
    url: <url>
    merge:
       - <ref>
       - <ref>
target: <branchname on local & origin>
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions