Skip to content

Add possibility to make new branches in web interface #15911

Closed
@Viktor-Yakovchuk

Description

@Viktor-Yakovchuk
  • Gitea version (or commit ref): commit c3aaf5e
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite

Description:

There is the possibility to make a commit with some changes but there are no the possibility to make a new branch. The equivalent to
git checkout -b new_branch_name
Adding this feature will case changes only it templates and adding new js handler because all we need at backend is in the code now.

This is new look of branch in branches page:
image

This is new form for setting name of new branch:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/featureCompletely new functionality. Can only be merged if feature freeze is not active.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions