Merge branch 'js/fast-export-paths-with-spaces'
commitf8a9eafb4895935be6c9debf02a9b04339488bf0
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2012 16:02:06 +0000 (9 09:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jul 2012 16:02:06 +0000 (9 09:02 -0700)
tree30a8f65cc8340a0c14a3a1ae51f3ecda744da803
parent45c96c0c8264975519c595afa37136c488f7017a
parentff59f6da840bb58058fef06721a2646daae50509
Merge branch 'js/fast-export-paths-with-spaces'

"git fast-export" produced an input stream for fast-import without
properly quoting pathnames when they contain SPs in them.

* js/fast-export-paths-with-spaces:
  fast-export: quote paths with spaces
builtin/fast-export.c
t/t9350-fast-export.sh