From: Junio C Hamano <junkio@cox.net>
To: git@vger.kernel.org
Subject: Re: git push refspec URL weirdness
Date: Fri, 24 Mar 2006 22:22:05 -0800 [thread overview]
Message-ID: <7vslp7xcvm.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <E1FMzfr-0006xT-Uq@jdl.com> (Jon Loeliger's message of "Fri, 24 Mar 2006 21:42:47 -0600")
Jon Loeliger <jdl@jdl.com> writes:
> So Junio suggested taking advantage of the fact that the
> default refspec uses git+ssh and use this instead:
>
> URL: www.example.com:/pub/software/linux-2.6-86xx.git
> Push: my-branch:public-branch
>
> Which just worked.
>
> So this is either a bug report or google food. :-)
Actually, I did not suggest it as a workaround (I've never used
git+ssh:// URL myself -- I'm old fashioned -- and always used
host:path syntax). If git+ssh:// insists on the fixed port, it
surely is broken, but I do not see how it would make a
difference. In either case, connect.c::git_connect() goes
PROTO_SSH codepath which never opens a tcp connection itself --
it just calls the same "ssh" command.
prev parent reply other threads:[~2006-03-25 6:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-25 3:42 git push refspec URL weirdness Jon Loeliger
2006-03-25 6:22 ` Junio C Hamano [this message]
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=7vslp7xcvm.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--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