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/modules/repository
zeripath 8f0539c235
Set GIT_DIR correctly if it is not set (#15751)
* Set GIT_DIR correctly if it is not set

* Expand out templates

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-07 15:19:09 +02:00
..
adopt.go Fix bug where repositories appear unadopted (#15757) 2021-05-07 09:21:34 +08:00
branch.go
cache.go
check.go
commits.go
commits_test.go
create.go
create_test.go
fork.go Fix potential copy lfs records failure when fork a repository (#15441) 2021-04-14 22:15:28 +01:00
fork_test.go
generate.go
hooks.go Set GIT_DIR correctly if it is not set (#15751) 2021-05-07 15:19:09 +02:00
init.go
main_test.go
push.go
repo.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
update.go