We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
detached
1 parent 9364f27 commit 868ce84Copy full SHA for 868ce84
CHANGELOG.md
@@ -138,7 +138,7 @@ v0.25
138
`git_merge_driver_source_file_options()` added as accessors to
139
`git_merge_driver_source`.
140
141
-* `git_remote_create_unattached()` creates a remote that is not associated
+* `git_remote_create_detached()` creates a remote that is not associated
142
to any repository (and does not apply configuration like 'insteadof' rules).
143
This is mostly useful for e.g. emulating `git ls-remote` behavior.
144
0 commit comments