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 @@ GLM CODING PLANを10%割引で取得:https://z.ai/subscribe?ic=8JVLJQFSKB
CLIProxyAPIガイド:[https://help.router-for.me/ja/](https://help.router-for.me/ja/)
オプションのgitバックアップ設定ストアでは、`GITSTORE_GIT_BRANCH` は任意です。空のままにするか未設定にすると、リモートリポジトリのデフォルトブランチに従います。特定のブランチを強制したい場合のみ設定してください。
## 管理API
[MANAGEMENT_API.md](https://help.router-for.me/ja/management/api)を参照