diff options
author | Dave Borowitz <dborowitz@google.com> | 2013-06-03 15:05:07 -0700 |
---|---|---|
committer | Dave Borowitz <dborowitz@google.com> | 2013-06-04 00:12:15 +0000 |
commit | 74c1f3d5e6ce819797795a2931cc32a9ed5535cb (patch) | |
tree | 6fb625b630c36318fbfbdf815efecb1a4801459f /subcmds/sync.py | |
parent | 91f3ba5a3f6e3c76577b94c0a6c31974d5a3f077 (diff) | |
download | git-repo-74c1f3d5e6ce819797795a2931cc32a9ed5535cb.tar.gz |
Read cookie file from git-remote-persistent-https if applicable
git-remote-persistent-https proxy implementations may pass cookie file
configuration to git-remote-https. When fetching bundles for
persistent-http(s) URLs, use the -print_config flag (if supported) to
extract this information from the proxy binary and pass it to curl,
overriding http.cookiefile from .gitconfig.
This adds a few ms overhead per clone.bundle fetch, which should be
acceptable since it happens only on the initial clone, which takes
much longer anyway.
Change-Id: I03be8ebaf8d3005855d33998cd8ecd412e8ec287
Diffstat (limited to 'subcmds/sync.py')
0 files changed, 0 insertions, 0 deletions