grecent
v1.1.1
Published
Recent branch switcher for git
Downloads
4
Readme
grecent
The interactive branch switcher. It sorts your local branches by local commit and gives you an interactive interface to switch between them.
Install
Just run npm i grecent -g
and start using grecent
from any git repository :)
Roadmap
- Integrate babel to publish the package so it's usable for older node versions
- Write unit tests and set up Travis / CircleCI