forgejo/services/repository
zeripath 851b54ba9f
Correctly upload LFS files (#18316)
We need to use the cached .gitattributes file for checking if a file
should be stored in the lfs.

Fix #18297

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-18 07:44:30 +00:00
..
archiver Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
files Correctly upload LFS files (#18316) 2022-01-18 07:44:30 +00:00
adopt.go services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) 2022-01-01 10:52:00 +08:00
adopt_test.go services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) 2022-01-01 10:52:00 +08:00
avatar.go
avatar_test.go
branch.go
cache.go
check.go
fork.go
fork_test.go
hooks.go
main_test.go
push.go Fix NPE on try to get tag reference via API (#18245) 2022-01-12 20:37:46 +00:00
repository.go
template.go
transfer.go
transfer_test.go