This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/repository
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
archiver format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
files Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
adopt.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
adopt_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
avatar.go
avatar_test.go
branch.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
cache.go
check.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
fork.go
fork_test.go
hooks.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
main_test.go
push.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repository.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
template.go
transfer.go
transfer_test.go