We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8311db0 commit b8c5080Copy full SHA for b8c5080
CHANGELOG.md
@@ -64,7 +64,7 @@ v0.22 + 1
64
* The `git_merge_options` structure member `flags` has been renamed
65
to `tree_flags`.
66
67
-* The `git_merge_file_options` structure member `tree_flags` is now
+* The `git_merge_file_options` structure member `flags` is now
68
an unsigned int. It was previously a `git_merge_file_flags_t`.
69
70
* `GIT_CHECKOUT_SAFE_CREATE` has been removed. Most users will generally
0 commit comments