1.0.8 • Published 3 years ago

get-git-status v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

get-git-status

get-git-status is a script that runs git status for the current directory and subdirectories

get-git-status

Installation

Via npm:

npm install -g get-git-status

Usage

Choose a directory and enter get-git-status. If the current directory is a repo, the script will run git status on it. If the directory is not a repo, the script will scan its subdirectories and run git status on any repos it finds.

The printout looks best on light backgrounds, but it works on any profile or theme.

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago