mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-19 18:39:26 +00:00
mention field addition in breaking API changes
This commit is contained in:
parent
805b90aac4
commit
31c7829954
@ -150,7 +150,8 @@ v0.25
|
|||||||
If this is `NULL`, then it will not be called and the `exists` function
|
If this is `NULL`, then it will not be called and the `exists` function
|
||||||
will be used instead.
|
will be used instead.
|
||||||
|
|
||||||
* `git_remote_connect()` now accepts proxy options.
|
* `git_remote_connect()` now accepts `git_proxy_options` argument, and
|
||||||
|
`git_fetch_options` and `git_push_options` each have a `proxy_opts` field.
|
||||||
|
|
||||||
v0.24
|
v0.24
|
||||||
-------
|
-------
|
||||||
|
Loading…
Reference in New Issue
Block a user