Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Show Commit Log as Graph For Current or All Branches in git command

git log --graph --oneline --decorate
git log --all --graph --oneline --decorate
Source by levelup.gitconnected.com #
 
PREVIOUS NEXT
Tagged: #Show #Commit #Log #Graph #For #Current #All #Branches #git #command
ADD COMMENT
Topic
Name
1+8 =