Merge branch 'jk/pathspec-literal'
commit971e829cd84cf95203cec44d22d0e009f98ddbf5
authorJunio C Hamano <gitster@pobox.com>
Sun, 6 Jan 2013 07:42:07 +0000 (5 23:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Jan 2013 07:42:07 +0000 (5 23:42 -0800)
treecb444c4dec360e625709b3a1db91d1e99acf9197
parent29fb15152584455590905726cb5a0e26ea26e9eb
parent823ab40fd4adc5bf5b5c66b6d189deae34d2a138
Merge branch 'jk/pathspec-literal'

Allow scripts to feed literal paths to commands that take
pathspecs, by disabling wildcard globbing.

* jk/pathspec-literal:
  add global --literal-pathspecs option

Conflicts:
dir.c
Documentation/git.txt
cache.h
dir.c