Merge branch 'as/grep-fullname-config'
commit52df9173fa9b409a96c02a62b06d2b19f4ff5d0f
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Jun 2014 19:06:39 +0000 (3 12:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Jun 2014 19:06:39 +0000 (3 12:06 -0700)
tree7ac8a27e4697ed664501bbff94a1f76a2d834a5f
parentbce14aa132e0064d9a9b1c7ad98e71e22c6e0272
parent6453f7b34864c1a639cc367f576476ee3be1456f
Merge branch 'as/grep-fullname-config'

Add a configuration variable to force --full-name to be default for
"git grep".

This may cause regressions on scripted users that do not expect
this new behaviour.

* as/grep-fullname-config:
  grep: add grep.fullName config variable
grep.c