t7900-subtree.sh: fix quoting and broken && chains
commitfbd3199a6d8c6b3fd1e9aa0034cee9a0c6a9bfb4
authorDavid Aguilar <davvid@gmail.com>
Tue, 26 Jul 2016 04:14:14 +0000 (25 21:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Jul 2016 20:56:57 +0000 (26 13:56 -0700)
tree8eece42b9159c5cc88258d645d11a887eeb3e14e
parent05219a1276341e72d8082d76b7f5ed394b7437a4
t7900-subtree.sh: fix quoting and broken && chains

Allow whitespace in arguments to subtree_test_create_repo.
Add missing && chains.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/subtree/t/t7900-subtree.sh