Skip to content
Snippets Groups Projects
Commit c501826d authored by nimrod's avatar nimrod
Browse files

- Show line number in `git grep` by default.

parent b87c0e97
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,8 @@ ...@@ -36,6 +36,8 @@
[fetch] [fetch]
fsckobjects = true fsckobjects = true
prune = true prune = true
[grep]
linenumber = true
[merge] [merge]
tool = meld tool = meld
ff = false ff = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment