Page MenuHomeSoftware Heritage

D5370.id19265.diff
No OneTemporary

D5370.id19265.diff

diff --git a/swh/loader/mercurial/from_disk.py b/swh/loader/mercurial/from_disk.py
--- a/swh/loader/mercurial/from_disk.py
+++ b/swh/loader/mercurial/from_disk.py
@@ -157,7 +157,7 @@
# hg node id of the latest snapshot branch heads
# used to find what are the new revisions since last snapshot
- self._latest_heads: List[HgNodeId] = []
+ self._latest_heads: List[bytes] = []
self._load_status = "eventful"
# If set, will override the default value

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 2, 10:36 AM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3233091

Event Timeline