git-blast
git-blast copied to clipboard
git-blast: show git branches sorted by last commit date
git-blast: show git branches sorted by last commit date
git-blast (Branch LAST) shows git branches ordered by the date of the last commit, including the committer and commit message:
.. image:: https://i.imgur.com/2VhqNWT.png
Installation
With Homebrew__::
$ brew install wolever/git-blast/git-blast
__ https://brew.sh/
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