There was an error while loading. Please reload this page.
1 parent 3cda530 commit e4bbc7aCopy full SHA for e4bbc7a
1 file changed
test/test_quick_doc.py
@@ -113,7 +113,7 @@ def test_cloned_repo_object(self, local_dir):
113
114
# Latest commit tree
115
# [12-test_cloned_repo_object]
116
- tree = repo.tree()
+ tree = repo.head.commit.tree
117
# ![12-test_cloned_repo_object]
118
119
# Previous commit tree
0 commit comments