批量git commit,push/pull代码,实现多项目版本管理

liuyuqi-cnb 0450203454 Automatic Commit By liuyuqi 1 month ago
.github 23f6db32f2 init 11 months ago
auto_commit 3d1c3c2a46 fix: add platform-specific pause command for Windows 4 months ago
scripts d4013bdc9f add linux script 5 months ago
.env 23f6db32f2 init 11 months ago
.gitignore 23f6db32f2 init 11 months ago
LICENSE 23f6db32f2 init 11 months ago
README.md 0450203454 Automatic Commit By liuyuqi 1 month ago
favicon.ico 23f6db32f2 init 11 months ago
main.py 0d8f515850 新增 check 命令,用于检查项目更新状态 7 months ago
requirements.txt 23f6db32f2 init 11 months ago

README.md

auto_commit

批量 git commit,push/pull 代码,实现多项目版本管理

auto_commit commit --path <curpath>
auto_commit sync --path <curpath>
auto_commit check --path <curpath>

License

Apache License 2.0

Reference