contrib/subtree: respect spaces in a repository path
authorAlexey Shumkin <alex.crezoff@gmail.com>
Fri, 4 Sep 2015 22:24:11 +0000 (01:24 +0300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Sep 2015 18:09:13 +0000 (11:09 -0700)
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>
No differences found