Skip to content

Scan your filesystem for git repos, easily see if it has pending commits

Notifications You must be signed in to change notification settings

armadillu/GitRepoTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

#GitoRepoTrack

GitRepoTrack is a simple Cocoa app I decided to build for myself; to help me keep track of which my multiple git repos needs love. As you accumulate more and more repos, and work across different computers, it's hard to keep track of what is most updated.

To use it, drop any folder that holds your git repos into the drop zone (bottom left) to set the path you want to scan. Then press "Scan!" to get a list of git repositories found under that directory.

A quick glimpse at the status icon is enough to see local and remote state of the repository. You can also see how many local and remote files are changed / require merge.

You can double-click any repo on the list to open a terminal window at that location and see its status.

image

About

Scan your filesystem for git repos, easily see if it has pending commits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published