mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-02 20:24:24 +00:00
Reword CHANGELOG entry as per code review
This commit is contained in:
parent
567fd782d9
commit
dc976e72e9
@ -62,8 +62,8 @@ v0.24 + 1
|
||||
`git_blob_create_fromstream()`.
|
||||
|
||||
* `clone_checkout_strategy` has been removed from
|
||||
`git_submodule_update_option` as it is no longer necessary after
|
||||
removing the `GIT_CHECKOUT_SAFE_CREATE` flag in favour of the 'GIT_CHECKOUT_SAFE' flag.
|
||||
`git_submodule_update_option`. The checkout strategy used to clone will
|
||||
be the same strategy specified in `checkout_opts`.
|
||||
|
||||
### Breaking API changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user