Skip to content

A simple bash script to backup all the git repositories from a directory

License

Notifications You must be signed in to change notification settings

XenorInspire/git-update-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

git-update-tool

A simple bash script to backup all the git repositories from a directory

Requirements

  • Install git
  • Configure SSH keys for your git repositories
  • Move git-update-tool.sh in the root folder of your git repositories

Of course, the user running the script must have read/write access to the git repositories.

Start Git Update Tool

Simply run the script from the root folder of your git repositories :

./git-update-tool.sh

Licence

This application is licensed under GNU General Public License, Version 3.0.

About

A simple bash script to backup all the git repositories from a directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages