Skip to content

Commit 868ce84

Browse files
committed
changelog: update to reflect detached api name
1 parent 9364f27 commit 868ce84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ v0.25
138138
`git_merge_driver_source_file_options()` added as accessors to
139139
`git_merge_driver_source`.
140140

141-
* `git_remote_create_unattached()` creates a remote that is not associated
141+
* `git_remote_create_detached()` creates a remote that is not associated
142142
to any repository (and does not apply configuration like 'insteadof' rules).
143143
This is mostly useful for e.g. emulating `git ls-remote` behavior.
144144

0 commit comments

Comments
 (0)