.gitconfig @ 2eeb73d76fc8
Add the d alias.
| author | Steve Losh <steve@stevelosh.com> |
|---|---|
| date | Thu, 21 Jan 2010 09:14:02 -0500 |
| parents | c7b49b0ababc |
| children | f00b5c3f14c1 |
[user] name = Steve Losh email = steve@stevelosh.com [core] pager = cat [alias] gl = log -10 --all --graph --topo-order --pretty='format: %Cgreen%h%Creset %s%Cred%d%Creset%n' com = commit cm = commit -m co = checkout stat = status st = status [color] branch = auto diff = auto interactive = auto status = auto