This website requires JavaScript.
Explore
Help
Sign In
MarcoBuster
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-02-22 04:22:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
models
/
git
History
Zettat123
338d03ce2f
Only show newly pushed branches message in the same repository (
#26148
)
...
Partly
fixes
#26130
This is a quick fix.
#25812
will fully fix the bug.
2023-07-26 05:26:31 +00:00
..
branch_list.go
Make FindBranches have stable result (
#25631
)
2023-07-03 04:11:32 +00:00
branch_test.go
…
branch.go
Only show newly pushed branches message in the same repository (
#26148
)
2023-07-26 05:26:31 +00:00
commit_status_test.go
Remove commit status running and warning to align GitHub (
#25839
)
2023-07-21 16:24:36 +08:00
commit_status.go
Fix wrong commit status in web ui (
#26121
)
2023-07-25 12:46:02 +00:00
lfs_lock.go
…
lfs.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
main_test.go
…
protected_banch_list_test.go
…
protected_branch_list.go
…
protected_branch_test.go
…
protected_branch.go
…
protected_tag_test.go
…
protected_tag.go
…