Comment 2 for bug 861973

Revision history for this message
Martin Pool (mbp) wrote : Re: bzr crashes when trying to branch a Git repo, with "AttributeError: 'Tree' object has no attribute 'encoding'"

I don't think this is actually a version mismatch (although that's often the cause of attributeerrors) - it looks like there is a git hash pointing to a tree when it's expected to point to a commit.