OSDN Git Service

Merge branch 'bw/submodule-with-bs-path'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Apr 2017 05:07:50 +0000 (22:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Apr 2017 05:07:50 +0000 (22:07 -0700)
"git submodule" script does not work well with strange pathnames.
Protect it from a path with slashes in them, at least.

* bw/submodule-with-bs-path:
  submodule: prevent backslash expantion in submodule names


Trivial merge