commit | 39f5fff0d53bcc68f5c698150d2d3b35eececc27 | [log] [tgz] |
---|---|---|
author | Pelle Wessman <pelle@kodfabrik.se> | Thu May 20 22:40:09 2010 +0200 |
committer | Pelle Wessman <pelle@kodfabrik.se> | Thu May 20 22:40:09 2010 +0200 |
tree | b2273f747aaa42fd0bc0acc45cdb75feef4ca3a7 | |
parent | 448e71e2637e0d7546fb0a2b386e74bc7aa93be8 [diff] [blame] |
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.
diff --git a/git-subtree.sh b/git-subtree.sh index b7c3501..a86cfd8 100755 --- a/git-subtree.sh +++ b/git-subtree.sh Binary files differ