Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 209 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 209 Bytes

check-branch

Checks directory for git projects and outputs current branch and hash of each.

To use:

For current branch

./check-branch.sh

or for path

./check-branch.sh <path>