Merge branch 'rs/grep-h-c'
commit6f6be80ef15f09d7a5330a6cee03ab5fe3d12979
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:51:20 +0000 (18 13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:51:20 +0000 (18 13:51 -0700)
treebd1ee4dc3ebc5b7415cedb7c8377e280969524b7
parent6f75e48323bc3071495025fd14105e9dffa9e8dd
parentf76d947ae13ca66790a305a58764ae50ea7442d9
Merge branch 'rs/grep-h-c'

"git grep" learns to handle combination of "-h (no header)" and "-c
(counts)".

* rs/grep-h-c:
  grep: support -h (no header) with --count
  t7810: add missing variables to tests in loop
grep.c