feat(gitea): client core, fake server and repo endpoints
This commit is contained in:
@@ -15,8 +15,8 @@ import (
|
||||
|
||||
// Keys understood in the environment and the env file.
|
||||
const (
|
||||
KeyURL = "GITEA_URL"
|
||||
KeyKey = "GITEA_KEY"
|
||||
KeyURL = "GITEA_URL"
|
||||
KeyKey = "GITEA_KEY"
|
||||
)
|
||||
|
||||
// Config is the resolved connection set.
|
||||
|
||||
Reference in New Issue
Block a user