Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

jefftriplett/git-blast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-blast: show git branches sorted by last commit date

git-blast (Brach LAST) shows git branches ordered by the date of the last commit, including the committer and commit message:

https://i.imgur.com/2VhqNWT.png

Installation

With Homebrew:

$ brew install wolever/git-blast/git-blast

Manually:

$ curl https://raw.githubusercontent.com/wolever/git-blast/master/git-blast -O /usr/local/bin/git-blast
$ chmod +x /usr/local/bin/git-blast

About

git-blast: show git branches sorted by last commit date

Resources

License

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%