0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 18:49:23 +02:00
gitea/routers
Jason Song f371f84fa3
Restore deleted branches when syncing (#29898)
Regression of #29493. If a branch has been deleted, repushing it won't
restore it.

Lunny may have noticed that, but I didn't delve into the comment then
overlooked it:
https://github.com/go-gitea/gitea/pull/29493#discussion_r1509046867

The additional comments added are to explain the issue I found during
testing, which are unrelated to the fixes.
2024-03-20 01:45:27 +00:00
..
api Upgrade Go 1.22 and upgrade dependency (#29869) 2024-03-17 15:40:05 +00:00
common Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Restore deleted branches when syncing (#29898) 2024-03-20 01:45:27 +00:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Fix milestoneID filter bug in issue list (#29897) 2024-03-19 04:46:40 +00:00
init.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00