From: "Tony Luck" <tony.luck@intel.com>
To: git@vger.kernel.org
Subject: proxy documentation
Date: Fri, 10 Mar 2006 16:49:14 -0800 [thread overview]
Message-ID: <12c511ca0603101649y51311f0du1a165596428b31b3@mail.gmail.com> (raw)
Example documentation for proxy settings in Documentation/git-repo-config.txt
shows:
[proxy]
command="ssh" for "ssh://kernel.org/"
But the code in connect.c:git_proxy_command_options() looks
for "core.gitproxy" rather than "proxy.command".
I've only just started looking at the proxy support ... is it just the name
that is wrong in the documentation, or are there other issues here?
proxy.command sounds like a better name than core.gitproxy ... so
maybe the Docs are "right" and the code is "wrong"?
-Tony
reply other threads:[~2006-03-11 0:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=12c511ca0603101649y51311f0du1a165596428b31b3@mail.gmail.com \
--to=tony.luck@intel.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).