Cómo ver el mapa de las ramas en Git
git log --graph --decorate --oneline
//visualisation of git branches
Anxious Antelope
git log --graph --decorate --oneline
//visualisation of git branches