Skip to content

merge: import GIT_MERGE_PREFERENCE flags#1071

Merged
jdavid merged 1 commit into
libgit2:masterfrom
pmrowla:merge-preference
Apr 8, 2021
Merged

merge: import GIT_MERGE_PREFERENCE flags#1071
jdavid merged 1 commit into
libgit2:masterfrom
pmrowla:merge-preference

Conversation

@pmrowla

@pmrowla pmrowla commented Apr 8, 2021

Copy link
Copy Markdown
Contributor

repo.merge_analysis() returns a tuple of (analysis, preference) where the first field is GIT_MERGE_ANALYSIS... flags and the second is GIT_MERGE_PREFERENCE... flags, but the git_merge_preference_t names are not currently accessible in pygit

@jdavid jdavid merged commit b584198 into libgit2:master Apr 8, 2021
@pmrowla pmrowla deleted the merge-preference branch April 8, 2021 08:44
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.

2 participants