mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-05-30 11:21:30 +08:00
- Updated `maybeRunGC` to accept `repoDir` instead of `repo`. - Moved garbage collection trigger to occur after the push step for improved reliability. - Added a test to validate the sequence of push and GC operations. Closes: #3373