An open API service indexing awesome lists of open source software.

https://github.com/spithash/git-janitor

Bulk update all your local git repos from different directories even if they require sudo
https://github.com/spithash/git-janitor

bash bash-github bash-script git git-janitor git-updater linux-scripts

Last synced: 6 months ago
JSON representation

Bulk update all your local git repos from different directories even if they require sudo

Awesome Lists containing this project

README

          

# Git Janitor (bash)
Bulk update all your local git repos from different directories even if they require sudo

## Repos with elevated permissions
If you have repos in folders that require sudo, add a *true* after the directory name just like my 1st example, it'll ask for sudo pass

### Configuration
You should change the repo_directories to match yours

![Git Janitor Demo from linux command line](https://github.com/spithash/trunk/blob/master/git-janitor.png?raw=true)