WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

reednj/git-status-all

Repository files navigation

git status-all

Installation

$ gem install git-status-all

Usage

Run the status-all subcommand inside a directory containing a number of repositories, and it will show the status for all of them.

$ git status-all

git-status terminal example

Often you want to fetch from all the remotes for each repository first to see if there are any upstream changes. Use the --fetch or -f option to do this.

$ git status-all --fetch

It is also possible to look in a particular path instead of the current directory

$ git status-all ~/dev/ios

License

The gem is available as open source under the terms of the MIT License.

About

Get the status of all git repositories in a directory

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •