1.1.1 • Published 6 years ago

@lassehaslev/git-status v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@lassehaslev/git-status

Check git status in folder and subfolders.

Install

npm install -g @lassehaslev/git-status

Usage

Just go to a folder and type

# Check all git folders in folder
git-status

# Set how deep in subfolders you want to check for git repos
# In this example 2 Folders down (This folder and the next)
git-status --depth=2

Development

# Install dependencies
npm install

# Link to global npm
npm link
1.1.1

6 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago