Author: "Type git recent to see your latest local git branches"
Go to file
2016-08-05 11:55:56 -07:00
git-recent 2016-08-05 11:44:57 -07:00
package.json 2016-08-05 11:44:57 -07:00
readme.md Update readme.md 2016-08-05 11:55:56 -07:00

git-open

Type git recent to see your latest local git branches

Usage

git recent

git-recent screenshot

Installation

You can add the git-recent location o your path (e.g. add the directory to your PATH environment or copy git-open into an existing included path like /usr/local/bin or ~/bin/).

You can use also npm to install the global binary:

npm install --global git-open

License

Copyright Paul Irish. Licensed under MIT.

Changelog

  • 2016-05-16 - added to paulirish/dotfiles
  • 2016-08-05 - released in standalone repo and published to npm