Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [alias]
- st = status
- ci = commit
- br = branch
- co = checkout
- df = diff
- lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'
- lga = log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'
- [push]
- default = simple
- [core]
- pager = less -S
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement