Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git lg config

#SM
#Copy and paste the following command into your terminal

git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
Source by coderwall.com #
 
PREVIOUS NEXT
Tagged: #git #lg #config
ADD COMMENT
Topic
Name
3+3 =