Hacker News new | ask | show | jobs
by bhaak 2261 days ago
I made a small script that outputs local and/or remote branches color coded: https://i.imgur.com/QkmPhm0.png

https://github.com/bhaak/dotfiles/blob/master/git/git-overvi...

It has been so useful to me that I think I should extract it from my dotfiles repository and give it its own repository.

Or reimplement it in Rust as a introductory programming project.