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 @@
[fetch]
fsckobjects = true
prune = true
[grep]
linenumber = true
[merge]
tool = meld
ff = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment