paulirish / git-recent
- понедельник, 8 августа 2016 г. в 03:13:28
Shell
See your latest local git branches, formatted real fancy
Type git recent to see your latest local git branches
git recent
You can add the git-recent location to your path (e.g. add the directory to your PATH environment
or copy git-recent 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-recent
git open - Open the repo website in your browserdiff-so-fancy - Making the output of git diff so fancyCopyright Paul Irish. Licensed under MIT.