Use relativenumber if available.
[profile.git] / .gitconfig
index 2c4ad59..4a23a84 100644 (file)
@@ -19,4 +19,6 @@
        alias = config --global --get-regexp 'alias\\..*'
        amend = commit --amend
        graph = log --graph --pretty=oneline
+       pretty = log --graph --pretty=format:'%C(green)%ai%Creset %C(magenta)%h%Creset %s %C(cyan)%d%Creset'
+       reabse = rebase
        submit = commit -vuno