Request: a beginner-friendly branching method, new branch goes on fork #20882
Labels
topic/ui-interaction
Change the process how users use Gitea instead of the visual appearance
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
In #20880, I described the problem with keeping a fork's main branch updated to the origin's main within the Web UI.
Here is an alternative or complementary (and potentially superior) design:
Put another way: instead of blocking users from editing directly on projects where they don't have permission to open branches, the user experience should be this: while the user is looking at a project, just let them edit and automatically make the edit go to a new branch on their fork (prompting them to confirm the creation of a fork if none was yet made).
The text was updated successfully, but these errors were encountered: