1.0.1 • Published 3 years ago

gh-pull v1.0.1

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

Description

Pull multiple git repositories with a single command line

Installation

Install the package globally

  npm install -g gh-pull

How to use it?

On terminal go to the root of your nested repositories and run gh-pull

npm.io

ColorsDescription
npm.ioPulled new modifications
npm.ioAlready up to date
npm.ioSomething is wrong

You can always create an alias of your choice instead of using gh-pull, eg:

  alias pull="gh-pull"