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

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