Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ gitdir Public

For each git directory directory in cwd or supplied path, display repository status

License

Notifications You must be signed in to change notification settings

trgr/gitdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Gitdir

Quick script to scratch an itch.

For each git respository in a subdirectory of the current directory, or supplied directory, show a short git status

Example output:

#gitdir
gitdir              ## master...origin/master [ahead 1]
foo                 ## master...origin/master
bar                 ## master...origin/cool_branch

About

For each git directory directory in cwd or supplied path, display repository status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages