git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* proxy documentation
@ 2006-03-11  0:49 Tony Luck
  0 siblings, 0 replies; only message in thread
From: Tony Luck @ 2006-03-11  0:49 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-11  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-11  0:49 proxy documentation Tony Luck

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).