You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
来自村里的小螃蟹 cd9a13ebb4
Create a branch directly from commit on the create branch API (#22956)
#### Added
- API: Create a branch directly from commit on the create branch API
- Added `old_ref_name` parameter to allow creating a new branch from a
specific commit, tag, or branch.
- Deprecated `old_branch_name` parameter in favor of the new
`old_ref_name` parameter.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
api Create a branch directly from commit on the create branch API (#22956) 1 year ago
common Make repository response support HTTP range request (#24592) 1 year ago
install Improve template system and panic recovery (#24461) 1 year ago
private Refactor web route (#24080) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Make repository response support HTTP range request (#24592) 1 year ago
init.go Use globally shared HTMLRender (#24436) 1 year ago