gitea.tea/modules/git
Lunny Xiao a664449282 Use git command instead of go git (#1005)
Remove go git library because it doesn't support sha256 repository but have an interface so that we could have other backend for the future.

Reviewed-on: https://gitea.com/gitea/tea/pulls/1005
Reviewed-by: Zettat123 <39446+zettat123@noreply.gitea.com>
2026-05-23 20:24:47 +00:00
..
auth.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
backend.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
backend_test.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
branch.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
cli_backend.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
network.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
remote.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
repo.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
repo_cli_test.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
types.go Use git command instead of go git (#1005) 2026-05-23 20:24:47 +00:00
url.go spdx (#581) 2023-09-08 01:40:02 +00:00
url_test.go spdx (#581) 2023-09-08 01:40:02 +00:00