Skip to content

Pull upstream/master into fork #2488

Closed
Closed
@carmenbianca

Description

@carmenbianca
  • Gitea version (or commit ref): Unknown
  • Git version: 2.14.1
  • Operating system: openSUSE Tumbleweed
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

There is currently no way to pull changes made in upstream into your fork. As a timeline:

  • Fork third-party/project into you/project.

  • third-party/project:master receives new commits.

  • You want to update you/project:master to also contain those commits.

Ideally there would be a very simple button somewhere to achieve this. GitHub and GitLab currently solve this by creating a pull request against yourself, but that is rather clunky and fault-prone (you have to manually make sure to fast-forward). In Gitea I haven't yet found a way to create a pull request against yourself from the upstream repository, but even so it'd be nice just to have a simple button to achieve this task without a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/featureCompletely new functionality. Can only be merged if feature freeze is not active.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions