Fixed regression with splitting out new subtree
authorPelle Wessman <pelle@kodfabrik.se>
Thu, 20 May 2010 20:40:09 +0000 (22:40 +0200)
committerPelle Wessman <pelle@kodfabrik.se>
Thu, 20 May 2010 20:40:09 +0000 (22:40 +0200)
commit39f5fff0d53bcc68f5c698150d2d3b35eececc27
treeb2273f747aaa42fd0bc0acc45cdb75feef4ca3a7
parent448e71e2637e0d7546fb0a2b386e74bc7aa93be8
Fixed regression with splitting out new subtree

A folder in a repository that wasn't initially imported as a  subtree could no longer be splitted into an entirely new subtree with no parent.

A fix and a new test to fix that regression is added here.
git-subtree.sh
test.sh