Skip to content

ttiimm/git-status-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Status All

Find subdirectories where untracked or uncommitted files exist.

The output will show the directory name along with the status using the same annotation as $ git status --porcelain=v1 (see man git-status).

$ git status-all
git-rcall {"": 1, "??": 2}
litho {"??": 1}
cult {"??": 1}

Installation

tests workflow

Usage

Checks for dirty Git repositories

Usage: git-status-all [ROOTDIR]

Arguments:
  [ROOTDIR]  Optional root dir, otherwise uses current working dir

Options:
  -h, --help     Print help
  -V, --version  Print version

About

Check git status in subdirectories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages