Commit 868ce84f by Edward Thomson

changelog: update to reflect `detached` api name

parent 9364f274
......@@ -138,7 +138,7 @@ v0.25
`git_merge_driver_source_file_options()` added as accessors to
`git_merge_driver_source`.
* `git_remote_create_unattached()` creates a remote that is not associated
* `git_remote_create_detached()` creates a remote that is not associated
to any repository (and does not apply configuration like 'insteadof' rules).
This is mostly useful for e.g. emulating `git ls-remote` behavior.
......
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