You can not 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/services/pull
6543 df4bbcd235
Fix error create comment on outdated file (#13041)
5 years ago
..
check.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go Add configurable Trust Models (#11712) 5 years ago
patch.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
pull.go Stop cloning unnecessarily on PR update (#12839) 5 years ago
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 6 years ago
review.go Fix error create comment on outdated file (#13041) 5 years ago
temp_repo.go
update.go