X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.gitconfig;h=38e51c01ff5b7e998113c9d92e9c2ab8eb152ff5;hp=4a23a8470b4e8b2345e1e72056a8b1afe7ea5b82;hb=fcd45e190b92e5f5f25df29df408b31038c94816;hpb=98592e64feb55698872bc6acc4c1483b78520b91 diff --git a/.gitconfig b/.gitconfig index 4a23a84..38e51c0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -22,3 +22,4 @@ pretty = log --graph --pretty=format:'%C(green)%ai%Creset %C(magenta)%h%Creset %s %C(cyan)%d%Creset' reabse = rebase submit = commit -vuno + whereami = rev-parse --abbrev-ref HEAD