Skip to content

⚠️ Fork-Sync: Konflikte in mirrored-projects #1

Description

@karlspace

Fork-Sync: 1 Repositories brauchen Aufmerksamkeit

Organisation: mirrored-projects
Erzeugt und aktualisiert von gh-fork-autosync.

Repository Stufe Status Detail
mirrored-projects/3proxy mirror master conflict diverged from upstream

Auflösung eines divergierten Mirror-Branches

git clone https://github.com/<org>/<repo>.git && cd <repo>
git checkout <mirror-branch>
git remote add upstream https://github.com/<upstream>.git
git fetch upstream
git merge upstream/<mirror-branch>
# Konflikte auflösen, dann:
git push origin <mirror-branch>

Trägt der Fork eigene Commits auf dem Mirror-Branch, gehören diese auf
einen Integrationsbranch (siehe Bugsink mit workspace/main) - der
Mirror-Branch sollte dem Upstream folgen können.

Dieses Issue schließt sich automatisch, sobald alle Forks wieder sauber
synchronisieren.

Letzter Lauf: https://github.com/bauer-group/XPD-DeveloperTools/actions/runs/30204967132

Metadata

Metadata

Assignees

No one assigned

    Labels

    automatedCreated by automationconflictRequires manual resolutionsyncUpstream sync automation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions