We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 217add9 + 370ecdb commit 9e8bc72Copy full SHA for 9e8bc72
include/git2/types.h
@@ -181,9 +181,6 @@ typedef struct git_transaction git_transaction;
181
/** Annotated commits, the input to merge and rebase. */
182
typedef struct git_annotated_commit git_annotated_commit;
183
184
-/** Merge result */
185
-typedef struct git_merge_result git_merge_result;
186
-
187
/** Representation of a status collection */
188
typedef struct git_status_list git_status_list;
189
0 commit comments