https://github.com/oskarrough/git-overview
https://github.com/oskarrough/git-overview
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oskarrough/git-overview
- Owner: oskarrough
- License: gpl-3.0
- Created: 2016-09-24T13:35:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-26T08:22:58.000Z (almost 10 years ago)
- Last Synced: 2025-05-31T15:26:04.522Z (about 1 year ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git overview
A small program that runs `git status` for all child directories.
For now, it's not worth publishing to npm. But you can still git clone this repository and run `npm link` inside it. Now you'll be able to do `git overview` in a folder and it'll show you the status of all directories.