An open API service indexing awesome lists of open source software.

https://github.com/bradford-smith94/git-rainbow-branches

Rainbow printing for git branch -avv
https://github.com/bradford-smith94/git-rainbow-branches

git git-addons rainbow

Last synced: 2 months ago
JSON representation

Rainbow printing for git branch -avv

Awesome Lists containing this project

README

          

# git-rainbow-branches

An improved output of `git branch -avv` that provides different colors for each remote.

`git branch -avv` | `git rainbow-branches`
:----------------:|:---------------------:
![Screenshot of git branch -avv output](./img/before.png) | ![Screenshot of git rainbow-branches output](./img/after.png)

**Note:** git-rainbow-branches is not a part of (or affiliated with) git.

## Installing

Use `./configure` to set install prefix if desired.

Then `make install`.

There is also an [AUR](https://aur.archlinux.org/packages/git-rainbow-branches/) package
that I maintain.