summaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 6e24270..e09daa1 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -5,6 +5,7 @@
[alias]
ai = add -ip
c = commit -s
+ g = log --grep
dh = diff HEAD
wd = diff --word-diff
swd = show --word-diff