Batch check projects in current path whether it is updated 批量查询 git 项目是否有更新

git@h5.yoqi.me 44f967e38e add license 1 year ago
screenshot 8b15da80f9 init 3 years ago
.gitignore 8b15da80f9 init 3 years ago
LICENSE 44f967e38e add license 1 year ago
README.md 8b15da80f9 init 3 years ago
README_cn.md 8b15da80f9 init 3 years ago
checkGit.py 8b15da80f9 init 3 years ago
checkGit.spec 8b15da80f9 init 3 years ago
checkGit_shell.py 8b15da80f9 init 3 years ago
favicon.ico 8b15da80f9 init 3 years ago
requirements.txt 8b15da80f9 init 3 years ago

README.md

checkGitStatus

Batch check projects in current path whether it is updated.

As a developer for many years, there are many collaborative projects in the computer. in order to know that someone has updated origin code, we need to perform many steps.

this project was developed to realize batch detection of multiple projects remote update.

usage

python checkGit_shell.py D:\xx\yy

or you can donwload the .exe file open it with cmd:

checkGit.exe D:\xx\yy