forgejo/services/repository/files
Giteabot 4d2b4008d3
Fix some slice append usages (#26778) (#26798)
Backport #26778 by @harryzcy

Co-authored-by: Chongyi Zheng <git@zcy.dev>
Co-authored-by: delvh <dev.lh@web.de>
(cherry picked from commit 4013f3f600)
2023-09-08 08:09:18 +02:00
..
cherry_pick.go
commit.go
content.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
content_test.go
diff.go
diff_test.go
file.go
file_test.go
patch.go
temp_repo.go Fix some slice append usages (#26778) (#26798) 2023-09-08 08:09:18 +02:00
tree.go
tree_test.go
update.go Sync repo's IsEmpty status correctly (#26517) (#26560) 2023-08-21 07:27:20 +02:00
upload.go