Merge branch 'as/subtree-with-spaces'
commita66aa25afbd957bf0ab25d8875d42d28b921c09e
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:15 +0000 (5 12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:15 +0000 (5 12:30 -0700)
treeb2dd0badf3d26185edb3353f6171bf9396fad5f3
parente6f11c19abab516b81a722ea56dccd20fb9c0987
parent5b6ab38bd31790d072aabbc23fe936ba5e1b072a
Merge branch 'as/subtree-with-spaces'

Update "git subtree" (in contrib/) so that it can take whitespaces
in the pathnames, not only in the in-tree pathname but the name of
the directory that the repository is in.

* as/subtree-with-spaces:
  contrib/subtree: respect spaces in a repository path
  t7900-subtree: test the "space in a subdirectory name" case