Skip to content

ChristophLau/git-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

git-updater

This repository can be used for updating all repositories within one single directory (ROOTDIR).

export ROOTDIR=~/your-base-path
bash update-git.sh

For previous example, structure of repositories is the following:

your-base-path
│
├── repository1
│
├── repository2
│
└── repository3

For fully automating this process, please ensure, that you do not manually need to enter any credentials.

About

Update git repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages