Closed hernanmd closed 8 months ago
I cannot attach my own fork of Microdown to Pharo 12 because of Iceberg error.
I did a diff between the two clones but couldn't see any significative so far difference leading to the error:
g clone git@github.com:pillar-markup/Microdown.git Microdown-upstream g clone git@github.com:hernanmd/Microdown.git Microdown-hernanmd diff -uprN Microdown-upstream Microdown-hernanmd > microdown-diffs.txt
Here's the output
microdown-diffs.txt
The debugger reports: NotFound: object not found - no match for id (0fa8e29a56914e51dcd9368f44c8f05719295602)
NotFound: object not found - no match for id (0fa8e29a56914e51dcd9368f44c8f05719295602)
is this still a thing, @hernanmd?
Just tried and couldn't reproduce anymore, so I'm closing it.
Description
I cannot attach my own fork of Microdown to Pharo 12 because of Iceberg error.
How to reproduce
Details
I did a diff between the two clones but couldn't see any significative so far difference leading to the error:
Here's the output
microdown-diffs.txt
The debugger reports:
NotFound: object not found - no match for id (0fa8e29a56914e51dcd9368f44c8f05719295602)