Merge branch 'mm/mv-file-to-no-such-dir-with-slash'
commit272220ff67d7c7210047af0e3ad79b1e3df6529a
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 Jan 2014 19:33:51 +0000 (13 11:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jan 2014 19:33:51 +0000 (13 11:33 -0800)
tree5844363332833cdf7f7eeb1af2874e31ca0fbe38
parenta65a53bf04c56ae2365f57702a810af0551899a1
parenta8933469309c492ad69af3f25bfddc7b245ab9c3
Merge branch 'mm/mv-file-to-no-such-dir-with-slash'

Finishing touches to do the same on windows.

* mm/mv-file-to-no-such-dir-with-slash:
  mv: let 'git mv file no-such-dir/' error out on Windows, too