diff --git a/home/gitconfig b/home/gitconfig index c9cd0fd..22e504c 100644 --- a/home/gitconfig +++ b/home/gitconfig @@ -18,3 +18,4 @@ sh = show m = merge r = rebase + graph = log --graph --oneline