Merge branch 'jc/grep-c'
commitf6336167e9f233d3a68c8ded18b172ba50cde743
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2007 22:17:07 +0000 (14 15:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2007 22:17:07 +0000 (14 15:17 -0700)
tree68dc04b198e56b0f03539a648dc2af84c41ee685
parent611d8139e4e0a78797a0821074fc94a4f8d74b7b
parentd99ebf081797dbb43ff618ff59f4c607b0acf045
Merge branch 'jc/grep-c'

* jc/grep-c:
  Split grep arguments in a way that does not requires to add /dev/null.
  Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot
  Add test to check recent fix to "git add -u"
  Documentation/git-archive.txt: a couple of clarifications.
  Fix the rename detection limit checking
  diff --no-index: do not forget to run diff_setup_done()