feat(gitstore): honor configured branch and follow live remote default

This commit is contained in:
Duong M. CUONG
2026-04-02 14:44:44 +00:00
parent 96f55570f7
commit 058793c73a
6 changed files with 838 additions and 6 deletions
+2
View File
@@ -60,6 +60,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)