8000 GitHub - gaojunxin/gitsync: git代码同步工具
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gaojunxin/gitsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

git代码同步工具

❯ python3 gitsync.py
usage: gitsync.py [-h] [-w WORKSPACE] {clone,push,clear,pull} ...

GitSync

positional arguments:
  {clone,push,clear,pull}
    clone               批量clone
    push                批量push
    clear               批量clear
    pull                批量pull

options:
  -h, --help            show this help message and exit
  -w WORKSPACE, --workspace WORKSPACE
                        工作空间路径

About

git代码同步工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0