From: Eric Wong <bofh@yhbt.net> To: raindrops-public@yhbt.net Subject: Re: [PATCH 3/3] replace bogomips.org with yhbt.net Date: Mon, 6 Jan 2020 10:17:19 +0000 [thread overview] Message-ID: <20200106101719.GA6561@dcvr> (raw) In-Reply-To: <20200106095451.550-4-bofh@yhbt.net> Eric Wong <bofh@yhbt.net> wrote: > --- a/.olddoc.yml > +++ b/.olddoc.yml > @@ -1,14 +1,12 @@ > --- > -cgit_url: https://bogomips.org/raindrops.git <snip> > source_code: > -- git clone git://bogomips.org/raindrops.git > -- git clone https://bogomips.org/raindrops.git > +- git clone https://yhbt.net/raindrops.git > +- torsocks git clone http://ou63pmih66umazou.onion/raindrops.git Oops, I thought cgit_url was redundant with source_code, but it's not, pushed this out: diff --git a/.olddoc.yml b/.olddoc.yml index 015e0e5..584b99b 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -1,4 +1,5 @@ --- +cgit_url: https://yhbt.net/raindrops.git/ rdoc_url: https://yhbt.net/raindrops/ public_email: raindrops-public@yhbt.net ml_url:
prev parent reply other threads:[~2020-01-06 10:17 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-01-06 9:54 [PATCH 0/3] misc fixes and a new home Eric Wong 2020-01-06 9:54 ` [PATCH 1/3] ext/raindrops/extconf: fix cflags reset on ancient CC Eric Wong 2020-01-06 9:54 ` [PATCH 2/3] fixes for newer rubies Eric Wong 2020-01-06 9:54 ` [PATCH 3/3] replace bogomips.org with yhbt.net Eric Wong 2020-01-06 10:17 ` Eric Wong [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 List information: https://yhbt.net/raindrops/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200106101719.GA6561@dcvr \ --to=bofh@yhbt.net \ --cc=raindrops-public@yhbt.net \ --subject='Re: [PATCH 3/3] replace bogomips.org with yhbt.net' \ /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
Code repositories for project(s) associated with this inbox: ../../raindrops.git 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 read-only IMAP folder(s) and NNTP newsgroup(s).