public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/rust/master] Replace SSH cloning with HTTPS cloning in README.md
Date: Wed,  8 Jun 2022 12:42:52 +0000 (GMT)	[thread overview]
Message-ID: <20220608124252.9A96F386CE58@sourceware.org> (raw)

https://gcc.gnu.org/g:0c5a19dd1cef54e45b2146aeea8310adb9631864

commit 0c5a19dd1cef54e45b2146aeea8310adb9631864
Author: Zopolis4 <creatorsmithmdt@gmail.com>
Date:   Wed May 4 17:37:05 2022 +1000

    Replace SSH cloning with HTTPS cloning in README.md
    
    Signed-off-by: Maximilian Downey Twiss <creatorsmithmdt@gmail.com>

Diff:
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9675b11e669..e24e0548304 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ $ apt install build-essential libgmp3-dev libmpfr-dev libmpc-dev flex bison auto
 Clone the repository
 
 ```bash
-$ git clone git@github.com:Rust-GCC/gccrs.git
+$ git clone https://github.com/Rust-GCC/gccrs
 ```
 
 #### Linux


                 reply	other threads:[~2022-06-08 12:42 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=20220608124252.9A96F386CE58@sourceware.org \
    --to=tschwinge@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).