Commit 6a0e9457 by Edward Thomson

changelog: document git_merge_analysis_for_ref

parent 35be7f1f
......@@ -104,6 +104,9 @@ v0.27 + 1
* The `ref` field has been added to `git_worktree_add_options` to enable
the creation of a worktree from a pre-existing branch.
* It's now possible to analyze merge relationships between any two
references, not just against `HEAD`, using `git_merge_analysis_for_ref`.
### API removals
### Breaking API changes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment