Skip to content

Utility to keep multiple git repos in sync with remotes

Notifications You must be signed in to change notification settings

lhopki01/git-mass-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool to sync all repos for a github org or in a local directory

Install

brew tap lhopki01/brew [email protected]:lhopki01/brew
brew install git-mass-sync

If you have installed git-mass-sync before you need to remove the old tap

brew untap lhopki01/git-mass-sync

Usage

Sync all repos in a github org foobar

git-mass-sync github foobar ~/github/foobar

Find all git repos in a local directory and run hub sync on them

git-mass-sync local ~/github/local_repos

About

Utility to keep multiple git repos in sync with remotes

Resources

Stars

Watchers

Forks

Packages

No packages published