Commit 3c83fd28 authored by nimrod's avatar nimrod
Browse files

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

parent dfadc023
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,6 +36,8 @@
[fetch]
    fsckobjects = true
    prune = true
[grep]
    linenumber = true
[merge]
    tool = meld
    ff = false