]> git.netwichtig.de Git - user/henk/vcsh/git.git/blobdiff - .config/git/config
Allow searching case-sensitively again
[user/henk/vcsh/git.git] / .config / git / config
index e4551be9f472912ff5cd84b5d67c0d187074371a..323e9c24cdf38b4b01fbce3169c0fc5102ca9ffa 100644 (file)
@@ -98,9 +98,9 @@
   # grep on filename
   f = "!git ls-files | grep -i"
 
-  g    = grep -Ii
-  gr   = grep -Ii
-  grep = grep -Ii
+  g    = grep -I
+  gr   = grep -I
+  grep = grep -I
 
   log     = log --graph
   l       = log --graph