forgejo/services/pull
Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698)
* Fix dump and restore

* return different error message for get commit

* Fix missing delete release attachment when deleting repository

* Fix ci and add some comments

Co-authored-by: zeripath <art27@cantab.net>
2021-08-30 21:18:15 -04:00
..
check.go Fix dump and restore respository (#16698) 2021-08-30 21:18:15 -04:00
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go
patch.go
pull.go Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
pull_test.go
review.go [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
temp_repo.go
update.go