Skip to content

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

License

Notifications You must be signed in to change notification settings

mixlee/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 [email protected]:wzpan/repo.git [email protected]: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%