1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-18 13:44:27 +00:00
Lunny Xiao 6410c34b7f
Refactor ref type (#33242)
Major changes:

1. do not sync ".keep" file during tests
2. fix incorrect route handler and empty repo handling (backported as #33253 with tests)
3. do not use `RepoRef`: most of the calls are abuses.
4. Use `git.RefType` instead of a new type definition `RepoRefType` on `context`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-14 15:35:34 +08:00
..
2025-01-12 03:39:46 +00:00
2025-01-12 03:39:46 +00:00
2024-12-26 11:56:03 +08:00
2025-01-12 03:39:46 +00:00
2024-12-24 13:47:45 +00:00
2024-06-19 06:32:45 +08:00
2024-12-29 01:05:56 +00:00
2025-01-10 06:00:06 +00:00
2024-12-30 01:57:38 +00:00
2025-01-12 03:39:46 +00:00
2025-01-13 16:27:11 +08:00
2025-01-14 15:35:34 +08:00
2024-05-03 09:13:48 +00:00
2025-01-03 00:32:02 +08:00
2025-01-14 15:35:34 +08:00
2025-01-12 03:39:46 +00:00
2024-12-30 01:57:38 +00:00