mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 16:53:25 +01:00
ffc08c1914
Git will and can pack references into packfiles and therefore if you write/read the files directly you will get false results. Instead you should use update-ref and show-ref. To that end I have created three new functions in git/repo_commit.go that will do this correctly. Related #17191 Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
admin | ||
dev | ||
events | ||
explore | ||
feed | ||
org | ||
repo | ||
user | ||
base.go | ||
goget.go | ||
home.go | ||
metrics.go | ||
nodeinfo.go | ||
swagger_json.go | ||
web.go |