contrib/subtree: respect spaces in a repository path
commit5b6ab38bd31790d072aabbc23fe936ba5e1b072a
authorAlexey Shumkin <alex.crezoff@gmail.com>
Fri, 4 Sep 2015 22:24:11 +0000 (5 01:24 +0300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Sep 2015 18:09:13 +0000 (8 11:09 -0700)
tree18a16efc8e7ad34a3d6e7fa9d5acb7e8e6990c7e
parentc61eb4106d9ea77ba770c28a018cafa3b81b927e
contrib/subtree: respect spaces in a repository path

Remote repository may have spaces in its path, so take it into account.

Also, as far as there are no tests for the `push` command, add them.

Signed-off-by: Alexey Shumkin <Alex.Crezoff@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/subtree/git-subtree.sh
contrib/subtree/t/t7900-subtree.sh