We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805b90a commit 31c7829Copy full SHA for 31c7829
CHANGELOG.md
@@ -150,7 +150,8 @@ v0.25
150
If this is `NULL`, then it will not be called and the `exists` function
151
will be used instead.
152
153
-* `git_remote_connect()` now accepts proxy options.
+* `git_remote_connect()` now accepts `git_proxy_options` argument, and
154
+ `git_fetch_options` and `git_push_options` each have a `proxy_opts` field.
155
156
v0.24
157
-------
0 commit comments