0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 04:54:18 +01:00
gitea/services/repository
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067)
* Fix bug when delete branch don't close related PRs

* Merge all deletebranch as one method

* Add missed branch.go

* fix comment

Co-authored-by: Lauris BH <lauris@nix.lv>
2021-06-07 22:52:59 +08:00
..
branch.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 2021-06-07 22:52:59 +08:00
generate.go
main_test.go
push.go
repository.go
transfer_test.go
transfer.go