README.md 507 B

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