3 Commits

Author SHA1 Message Date
zyc
50301dfb8c fix(git-manager): set upstream when pushing new branches
All checks were successful
Build and Deploy Log Center / build-and-deploy (push) Successful in 3m9s
push() was failing for new fix branches because they had no upstream
tracking branch. Now uses set_upstream=True with explicit refspec.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 13:50:31 +08:00
zyc
61cbcfc4c4 fix bug
All checks were successful
Build and Deploy Log Center / build-and-deploy (push) Successful in 2m7s
2026-02-12 10:42:39 +08:00
zyc
aab0312cec add fix agent
All checks were successful
Build and Deploy Log Center / build-and-deploy (push) Successful in 1m35s
2026-01-30 14:52:21 +08:00