Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to see map of branches in git

git log --graph --decorate --oneline
//visualisation of git branches
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #map #branches #git
ADD COMMENT
Topic
Name
6+6 =