forgejo/services/pull
6543 df4bbcd235
Fix error create comment on outdated file (#13041)
* FIX

* more specific

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-05 20:18:55 -04:00
..
check.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go Add configurable Trust Models (#11712) 2020-09-20 00:44:55 +08:00
patch.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
pull.go Stop cloning unnecessarily on PR update (#12839) 2020-09-14 23:32:31 -04:00
pull_test.go
review.go Fix error create comment on outdated file (#13041) 2020-10-05 20:18:55 -04:00
temp_repo.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
update.go