forked from adamm/git-importer
Add actual tree and a test case for zsh
This commit is contained in:
@@ -304,7 +304,7 @@ class Importer:
|
||||
self.obs.request(number).import_into_db(db)
|
||||
|
||||
db.conn.commit()
|
||||
TreeBuilder(db).build(self.package)
|
||||
# TreeBuilder(db).build(self.package)
|
||||
|
||||
def import_all_revisions(self, gc):
|
||||
# Fetch all the requests and sort them. Ideally we should
|
||||
|
Reference in New Issue
Block a user