Skip to content

Conversation

@karajan1001
Copy link
Contributor

In version 1.5.0, I got a

ImportError: cannot import name 'GIT_MERGE_PREFERENCE_FASTFORWARD_ONLY' from 'pygit2'

GIT_MERGE_PREFERENCE_FASTFORWARD_ONLY was introduced in 1.6.0. Upgrade the min version of pygit2 to fix it.

In version 1.5.0, I got a 
> ImportError: cannot import name 'GIT_MERGE_PREFERENCE_FASTFORWARD_ONLY' from 'pygit2'

`GIT_MERGE_PREFERENCE_FASTFORWARD_ONLY` was introduced in 1.6.0. Upgrade the min version of `pygit2` to fix it.
@karajan1001 karajan1001 requested a review from pmrowla March 22, 2022 10:51
Co-authored-by: Peter Rowlands (변기호) <peter@pmrowla.com>
@karajan1001 karajan1001 merged commit 8fbc66c into main Mar 22, 2022
@karajan1001 karajan1001 deleted the karajan1001-patch-1 branch March 22, 2022 13:05
@skshetry
Copy link
Collaborator

@karajan1001, what do you think of releasing a new version? I suspect treeverse/dvc#7498 is similar to this and may be fixed by it.

@karajan1001
Copy link
Contributor Author

@skshetry
You can release it for now, although I have something else to update, but haven't finished for now.

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.

3 participants