chinaowl / git-status-all

A simple Python script that does git status on all directories within a root directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-status-all

A simple Python script that does git status on all directories within a root directory.

From your root directory, run python /path/to/git_status_all.py.

Alternatively, you can pass in a path to your directory as the first argument.

About

A simple Python script that does git status on all directories within a root directory.


Languages

Language:Python 100.0%