- [credential]
- helper = cache --timeout=3600
- [color]
- ui = true
- [alias]
- st = status
- br = branch
- hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
- lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit
- lg1 = log --graph --decorate --oneline --all
- ca = commit --amend
- cm = commit -m
- aa = add .
- [push]
- default = matching
Recent Pastes