From: Jonathan Nieder <jrnieder@gmail.com>
To: Stefan Beller <stefanbeller@googlemail.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Sep 2013, #07; Mon, 23)
Date: Mon, 23 Sep 2013 14:44:23 -0700 [thread overview]
Message-ID: <20130923214423.GF9464@google.com> (raw)
In-Reply-To: <5240B184.8060101@googlemail.com>
Stefan Beller wrote:
> On 09/23/2013 11:10 PM, Jonathan Nieder wrote:
>> https://repo.or.cz/r/git/jrn.git
[...]
> How would I get these changes?
> A plain
> git fetch https://repo.or.cz/r/git/jrn.git
> doesn't work, as it yields:
> fatal: unable to access 'https://repo.or.cz/r/git/jrn.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
Thanks for noticing. Hm, I'll bug the repo.or.cz admins about this.
The URL
git://repo.or.cz/git/jrn.git
should work for access by git protocol. Web interface:
http://repo.or.cz/w/git/jrn.git
> So I'll try without security:
> $ env GIT_SSL_NO_VERIFY=true git fetch https://repo.or.cz/r/git/jrn.git
> fatal: Couldn't find remote ref HEAD
Fixed, thanks. (I had left HEAD pointing to branch that doesn't
exist any more.)
Jonathan
next prev parent reply other threads:[~2013-09-23 21:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-23 21:10 What's cooking in git.git (Sep 2013, #07; Mon, 23) Jonathan Nieder
2013-09-23 21:24 ` Stefan Beller
2013-09-23 21:44 ` Jonathan Nieder [this message]
2013-09-23 21:54 ` Jonathan Nieder
2013-09-24 0:12 ` Kyle J. McKay
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=20130923214423.GF9464@google.com \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=stefanbeller@googlemail.com \
/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).