Merge branch 'js/fast-export-paths-with-spaces' into maint
commit12d1ea21c06b49843366bd5c992d2fa79433e33f
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Jul 2012 20:00:45 +0000 (22 13:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Jul 2012 20:00:45 +0000 (22 13:00 -0700)
tree8d4ae909ba89b6d4bd1aca6d20ec3029eec23ebe
parent9ea5c632da283ff8c2dea8176cd34f1c8618d6c4
parentff59f6da840bb58058fef06721a2646daae50509
Merge branch 'js/fast-export-paths-with-spaces' into maint

"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