0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-09 02:31:47 +01:00
Michal Suchanek b8597b76b2 Add UpdateBranch API (#35368).
This is CreateBranch for branches that already exist making it possible
to reset branch to an arbitrary commit.

Consistent with CreateFile/UpdateFile new branches are created by POST
and existing branches updated by PUT.
2025-12-06 14:37:01 +01:00
..
2025-12-06 14:37:01 +01:00
2025-09-13 10:34:43 -04:00