mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 20:44:07 +00:00
a21128a734
See https://codeberg.org/forgejo/discussions/issues/164 for the rationale and discussion of this change. Everything related to the `go-git` dependency is dropped (Only a single instance is left in a test file to test for an XSS, it requires crafting an commit that Git itself refuses to craft). `_gogit` files have been removed entirely, `go:build: !gogit` is removed, `XXX_nogogit.go` files either have been renamed or had their code being merged into the `XXX.go` file. |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
content_store.go | ||
endpoint.go | ||
endpoint_test.go | ||
filesystem_client.go | ||
http_client.go | ||
http_client_test.go | ||
LICENSE | ||
pointer.go | ||
pointer_scanner.go | ||
pointer_test.go | ||
shared.go | ||
transferadapter.go | ||
transferadapter_test.go |