git-big-picture
Visualization tool for Git repositories
Install
- All systems
-
curl cmd.cat/git-big-picture.sh
- Debian
-
apt-get install git-big-picture
- Ubuntu
-
apt-get install git-big-picture
- Kali Linux
-
apt-get install git-big-picture
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install git-big-picture
- Raspbian
-
apt-get install git-big-picture
- Dockerfile
- dockerfile.run/git-big-picture
git-big-picture
Visualization tool for Git repositories
git-big-picture is a visualization tool for Git repositories. You can think of it as a filter that removes uninteresting commits from a DAG modelling a Git repository and thereby exposes the big picture: for example the hierarchy of tags and branches. git-big-picture supports convenience output options and can filter different classes of commits. It uses the Graphviz utility to render images that are pleasing to the eye.