commit | 8ac5eca1eaa88bd5b998e91531937404bc6425c4 | [log] [tgz] |
---|---|---|
author | Pelle Wessman <pelle@kodfabrik.se> | Wed Sep 30 14:29:42 2009 +0200 |
committer | Pelle Wessman <pelle@kodfabrik.se> | Wed Sep 30 14:29:42 2009 +0200 |
tree | 6015bf9cfbc0fbfe3fdb8f28556328acbbdd6383 | |
parent | 227f78114752eee2e8ae3368089716d73d32dd8b [diff] [blame] |
Check that the type of the tree really is a tree and not a commit as it seems to sometimes become when eg. a submodule has existed in the same position previously.
diff --git a/git-subtree.sh b/git-subtree.sh index b7c741c..454ce7e 100755 --- a/git-subtree.sh +++ b/git-subtree.sh Binary files differ