You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After cloning with a graft, if some changesets couldn't be grafted, running git gc --prune=now will remove some blobs that are referenced from manifest and hg2git metadata.
Unfortunately, because of #247, that's not fixable with fsck.
The text was updated successfully, but these errors were encountered:
After cloning with a graft, if some changesets couldn't be grafted, running
git gc --prune=now
will remove some blobs that are referenced from manifest and hg2git metadata.Unfortunately, because of #247, that's not fixable with
fsck
.The text was updated successfully, but these errors were encountered: