341
341
def import_git_commit(repo, mapping, head, lookup_object,
342
342
target_git_object_retriever, trees_cache):
344
rev, roundtrip_revid, testament_sha1 = mapping.import_commit(o,
345
345
lambda x: target_git_object_retriever.lookup_git_sha(x)[1][0])
346
346
# We have to do this here, since we have to walk the tree and
347
347
# we need to make sure to import the blobs / trees with the right