Skip to content

Fix edge case when fetching remotes with unrelated incomplete history… - #1

Merged
kwngo merged 1 commit into
masterfrom
fix/fetch-unrelated-remotes
Nov 5, 2019
Merged

Fix edge case when fetching remotes with unrelated incomplete history…#1
kwngo merged 1 commit into
masterfrom
fix/fetch-unrelated-remotes

Conversation

@kwngo

@kwngo kwngo commented Nov 5, 2019

Copy link
Copy Markdown
Owner

…. Fixes src-d#1151

In getHaves, allow the getHavesRef to fail with Object Not found when
iterating over incomplete history, and don't treat it as a fatal error.

Signed-off-by: Oleg Utkin oleg.utkin@nonlogical.io

…Fixes src-d#1151

In getHaves, allow the getHavesRef to fail with Object Not found when
iterating over incomplete history, and don't treat it as a fatal error.

Signed-off-by: Oleg Utkin <oleg.utkin@nonlogical.io>
@kwngo
kwngo merged commit 4b47855 into master Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NewCommitPreorderIter Fails with object not found When iterating over incomplete history.

2 participants