Some repositories may have spaces in their paths. Currently `git-subtree` raises an error in such cases. Also, `git-subtree` currently does not have tests for its 'push' command. Following patches are to fix these statements. Alexey Shumkin (2): t7900-subtree: test the "space in a subdirectory name" case contrib/subtree: respect spaces in a repository path contrib/subtree/git-subtree.sh | 4 +- contrib/subtree/t/t7900-subtree.sh | 194 +++++++++++++++++++++++-------------- 2 files changed, 124 insertions(+), 74 deletions(-) -- 2.4.1-21 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html