projects
/
dotfiles.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de4ad8b
)
Perl won't hurt
author
Sergey Matveev <stargrave@stargrave.org>
Tue, 25 Feb 2025 09:51:55 +0000 (12:51 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Tue, 25 Feb 2025 09:51:55 +0000 (12:51 +0300)
git/.gitconfig
patch
|
blob
|
history
diff --git
a/git/.gitconfig
b/git/.gitconfig
index 8fe45f8d77be06118c10b50f88e660ebe8987155..edeab703223bd8602e4971cb548690c3b28bb240 100644
(file)
--- a/
git/.gitconfig
+++ b/
git/.gitconfig
@@
-50,6
+50,8
@@
autocorrect = never
[init]
defaultBranch = master
+[grep]
+ patternType = perl
[safe]
directory = *
[includeIf "gitdir:~/work/stc/"]