From 0486c5efd47f2ae59c97bee70a5025c0df7450e9 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Wed, 18 Oct 2017 21:48:59 +0200 Subject: [PATCH] [git] Add git-git --- git/gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/git/gitconfig b/git/gitconfig index 584dbe1..30dd367 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -18,6 +18,7 @@ ct = log --graph --decorate --pretty=oneline --abbrev-commit committree = log --graph --decorate --pretty=oneline --abbrev-commit d = difftool + git = !exec git [rerere] enabled = true [branch]