[user] name = Julien Palard email = julien@palard.fr [color] diff = auto status = auto branch = auto interactive = auto grep = true ui = true [color "branch"] current = yellow reverse local = yellow remote = green [color "diff"] meta = yellow bold frag = magenta bold old = red bold new = green bold [color "status"] added = yellow changed = green untracked = cyan [alias] st = status ci = commit -a br = branch co = checkout df = diff lg = log --date-order --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit -- w = whatchanged pom = push origin master # show list of contributors in descending order by number of commits rank = shortlog -sn --no-merges [push] default = tracking [apply] whitespace = strip