From fe0370c81bc039c1779d627c905dcdd89a649d4d Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Wed, 30 Jul 2014 14:08:20 +0200 Subject: [PATCH] [git] alias for my commit only --- .gitconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index e36b1d8..21891b5 100644 --- a/.gitconfig +++ b/.gitconfig @@ -20,7 +20,8 @@ lol = log --graph --decorate --pretty=oneline --abbrev-commit lola = log --graph --decorate --pretty=oneline --abbrev-commit --all ls = ls-files - dt=difftool # to have diff with meld + dt =difftool # to have diff with meld + mylog = log --committer=\"$(git config user.name)\" #[diff "odf"] # textconv=odt2txt #[diff "odt"]