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
6543 22d700edfd
Set GIT_DIR correctly if it is not set (#15751) (#15769)
* Set GIT_DIR correctly if it is not set

* Expand out templates

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
2021-05-07 20:01:25 +02:00
..
adopt.go Fix bug where repositories appear unadopted (#15757) (#15767) 2021-05-07 17:07:39 +02:00
branch.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
cache.go Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
check.go
commits.go
commits_test.go
create.go Check if label template exist first (#14384) 2021-01-18 21:00:50 +01:00
create_test.go
fork.go Fix potential copy lfs records failure when fork a repository (#15441) (#15485) 2021-04-15 16:13:14 +02:00
fork_test.go
generate.go
hooks.go Set GIT_DIR correctly if it is not set (#15751) (#15769) 2021-05-07 20:01:25 +02:00
init.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
main_test.go
push.go
repo.go Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
update.go