/ Published in: Bash
how to add alias to git commands from git bash
Expand |
Embed | Plain Text
git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C (yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Crese
You need to login to post a comment.
