Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge: add missing MergeFileFlag constants #425

Merged
merged 1 commit into from Jan 2, 2019

Conversation

josharian
Copy link
Contributor

While we're here, pull in comments as well.
While one can pop back and forth between godoc and libgit2 refs,
it's much nicer to have it in one place.

Note that MergeFileStyleSimplifyAlnum probably should have been called
merely MergeFileSimplifyAlnum (no "Style"). It's probably not worth
breaking backwards compatibility to fix it, but we avoid the mistake
going forwards.

While we're here, pull in comments as well.
While one can pop back and forth between godoc and libgit2 refs,
it's much nicer to have it in one place.

Note that MergeFileStyleSimplifyAlnum probably should have been called
merely MergeFileSimplifyAlnum (no "Style"). It's probably not worth
breaking backwards compatibility to fix it, but we avoid the mistake
going forwards.
@carlosmn carlosmn merged commit e319b94 into libgit2:master Jan 2, 2019
@carlosmn
Copy link
Member

carlosmn commented Jan 2, 2019

Thanks.

lhchavez pushed a commit that referenced this pull request Aug 15, 2020
merge: add missing MergeFileFlag constants
(cherry picked from commit e319b94)
lhchavez pushed a commit that referenced this pull request Aug 16, 2020
merge: add missing MergeFileFlag constants
(cherry picked from commit e319b94)
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.

None yet

2 participants