ruderich.org/simon
/
config
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28aa3ac
)
gitconfig: add alias for grep (g)
author
Simon Ruderich
<simon@ruderich.org>
Tue, 14 Oct 2014 02:54:27 +0000
(
04:54
+0200)
committer
Simon Ruderich
<simon@ruderich.org>
Tue, 14 Oct 2014 03:15:48 +0000
(
05:15
+0200)
gitconfig.in
patch
|
blob
|
history
diff --git
a/gitconfig.in
b/gitconfig.in
index bb835a4f2a7ecf42e60e7ab9fc8c05fef6c85815..f54be46c38c9ea7714b6cf37f65df5d46eeec535 100644
(file)
--- a/
gitconfig.in
+++ b/
gitconfig.in
@@
-66,6
+66,7
@@
dc = diff --cached
dcw = diff --cached --color-words
ds = diff --stat
+ g = grep
s = status
l = log
ls = log --stat