Merge pull request #2298 from snoyiatk/feat/add-gitstore-branch

feat(gitstore): add support for specifying git branch (via GITSTORE_G…
This commit is contained in:
Luis Pater
2026-04-06 09:21:03 +08:00
committed by GitHub
6 changed files with 838 additions and 6 deletions
+2
View File
@@ -72,6 +72,8 @@ Get 10% OFF GLM CODING PLANhttps://z.ai/subscribe?ic=8JVLJQFSKB
CLIProxyAPI Guides: [https://help.router-for.me/](https://help.router-for.me/)
For the optional git-backed config store, `GITSTORE_GIT_BRANCH` is optional. Leave it empty or unset to follow the remote repository's default branch, and set it only when you want to force a specific branch.
## Management API
see [MANAGEMENT_API.md](https://help.router-for.me/management/api)