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.
gitea/models/git
Jason Song 92796dcc8b
Use complete SHA to create and query commit status (#22244) (#22258)
Backport #22244.

Fix #13485.

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
branches.go
branches_test.go Move issues related files into models/issues (#19931) 3 years ago
commit_status.go Use complete SHA to create and query commit status (#22244) (#22258) 2 years ago
commit_status_test.go
lfs.go Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 3 years ago
lfs_lock.go
main_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 3 years ago
protected_tag.go
protected_tag_test.go