Create shared branch in Fedora forgejo fork #464
Labels
No labels
Backlog Status
Needs Review
Backlog Status
Ready
Chore
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Blocks
Depends on
#113 Private Issues
forge/forge
#515 Private Issues: Rebase feature branch
forge/forge
Reference
forge/forge#464
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Story
As a developer working on private issues,
I want that a shared branch exists in our fork of the
forgejocode,so we have a place to consolidate changes we work on as a team.
Acceptance Criteria
Background
So far, @nphilipp worked on changes to the backend and maintained them in his own fork+branch. It would be better to have a shared space so others from the team can contribute (and that private space doesn’t become a bottleneck or blocker).
Coordinating changes
private-issuesbranch of our fork, which is forked off the upstreamforgejobranch.forgejobranch.https://codeberg.org/fedora/forgejo/src/branch/private-issues exists, its state is my changes as of last week before the rebase I’m in the middle of.
The rebase (#515) is done.
Documented 👆 up there in the initial comment.