git-checkout-gui

1.0.2 • Public • Published

git-checkout-gui

npm license github-issues travis-status coveralls commitizen friendly

Checkout gui for git.

Features

asciicast

Install

npm install -g git-checkout-gui

Usage

git checkout-gui

Or you can add alias to your .gitconfig:

# .gitconfig 
[alias]
  cog = checkout-gui
 
# shell 
git cog

Example .gitconfig — d4rkr00t/dotfiles/../.gitconfig#L15.

Author

Stanislav Sysoev d4rkr00t@gmail.com https://github.com/d4rkr00t

License

Contributing

Contributions are highly welcome! This repo is commitizen friendly — please read about it here.

Package Sidebar

Install

npm i git-checkout-gui

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • sysoev