Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Git 仓库代码同步工具

同步仓库 A 的所有分支的代码到仓库 B。

python sync.py <source repo> <target repo>

示例:

python sync.py git@site-a.com:wzpan/repo.git git@site-b.com:wzpan/repo.git

About

A tool to sync all branches from a git repo to another.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages