forgejo/routers
Lunny Xiao 69ebc2f7d8
Use repo object format name instead of detecting from git repository ()
It's unnecessary to detect the repository object format from git
repository. Just use the repository's object format name.

(cherry picked from commit 3c6fc25a77c37d50686caa495d27a31dcef7f75f)

Conflicts:
	services/pull/pull.go
2024-03-20 08:46:28 +01:00
..
api Fix /api/forgejo/v1/version auth check () 2024-03-19 07:16:19 +00:00
common Fix incorrect cookie path for AppSubURL () 2024-03-06 12:10:46 +08:00
install Move context from modules to services () 2024-03-06 12:10:43 +08:00
private Sync branches first (gitea#29714) 2024-03-18 17:39:34 +01:00
utils Improve user search display name () 2024-02-01 17:10:16 +00:00
web Use repo object format name instead of detecting from git repository () 2024-03-20 08:46:28 +01:00
init.go Actions Artifacts v4 backend () 2024-03-06 12:10:45 +08:00