Skip to content

A simple bash script to synchronize all of your git repositories to their respective web-hosting sites!

Notifications You must be signed in to change notification settings

eding42/Git-Repository-Synchronization-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Repository Synchronization Tool

A simple bash script to synchronize all of your git repositories to their respective web-hosting sites!

No other dependencies needed!

If you run linux, this should work perfectly.

You may need to re-enter your login credentials for each repo. Setting your login credentials globally is strongly recommended.

Installation

Clone the repo into your main repository directory.

git clone https://github.com/eding42/Git-Repository-Synchronization-Tool cd Git-Repository-Synchronization-Tool

Run the simple "installer," which just copies the script up one level to your main repository directory. The installer will also make the main script and executable.

bash install.sh

Run the script from your main directory of repositories. The script will automatically pull/push each repository.

./git-sync-tool.sh

If any bugs are encountered, please post them to GitHub.

About

A simple bash script to synchronize all of your git repositories to their respective web-hosting sites!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages