spithash / git-janitor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%