8000 GitHub - liupingtoday/git-repo-sync: A tool to sync all branches from a git repo to another.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

liupingtoday/git-repo-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0