Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git log graph

git log --graph #shows a graphical link between commits, branches, merges, etc.
git log --graph --online #Same as"git log --graph", but condenses information
Source by ygnys.hashnode.dev #
 
PREVIOUS NEXT
Tagged: #git #log #graph
ADD COMMENT
Topic
Name
8+3 =