We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35be7f1 commit 6a0e945Copy full SHA for 6a0e945
docs/changelog.md
@@ -104,6 +104,9 @@ v0.27 + 1
104
* The `ref` field has been added to `git_worktree_add_options` to enable
105
the creation of a worktree from a pre-existing branch.
106
107
+* It's now possible to analyze merge relationships between any two
108
+ references, not just against `HEAD`, using `git_merge_analysis_for_ref`.
109
+
110
### API removals
111
112
### Breaking API changes
0 commit comments