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
- Host: GitHub
- URL: https://github.com/bradford-smith94/git-rainbow-branches
- Owner: bradford-smith94
- License: mit
- Created: 2020-12-27T22:10:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-01T19:55:49.000Z (over 1 year ago)
- Last Synced: 2025-03-01T20:40:53.183Z (over 1 year ago)
- Topics: git, git-addons, rainbow
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`
:----------------:|:---------------------:
 | 
**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.