1.0.2 • Published 8 years ago

git-checkout-gui v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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.