From 7276370ad3af1ef0b9563c0599ce58304144e4f5 Mon Sep 17 00:00:00 2001 From: Lee Roberts Date: Tue, 28 Dec 2021 10:29:22 +0000 Subject: [PATCH 1/3] updated README.md with SSH info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7fa9d3..bcce929 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,4 @@ No pull requests will be accepted for this repository, as it is meant to be used It is highly recommended that you fork this project on GitHub so that you have full admin access to your own fork. This way you can practice with pushes and pull requests to see how they are done. Be sure to have your SSH key set up and that your public key (located in ~/.ssh/id_rsa.pub) is added to your GitHub account. +Be sure you have ssh keys setup From 060e3b628fff38ba7c61aad2df00068d249500cc Mon Sep 17 00:00:00 2001 From: Lee Roberts Date: Tue, 28 Dec 2021 10:30:15 +0000 Subject: [PATCH 2/3] Revert "updated README.md with SSH info" made a mistake didnt create new branch This reverts commit 7276370ad3af1ef0b9563c0599ce58304144e4f5. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bcce929..b7fa9d3 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,3 @@ No pull requests will be accepted for this repository, as it is meant to be used It is highly recommended that you fork this project on GitHub so that you have full admin access to your own fork. This way you can practice with pushes and pull requests to see how they are done. Be sure to have your SSH key set up and that your public key (located in ~/.ssh/id_rsa.pub) is added to your GitHub account. -Be sure you have ssh keys setup From 9620a280aea18fa4bd08233921076f982607bcf0 Mon Sep 17 00:00:00 2001 From: Lee Roberts Date: Tue, 28 Dec 2021 10:31:50 +0000 Subject: [PATCH 3/3] added info to the README.md for SSH --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7fa9d3..bcce929 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,4 @@ No pull requests will be accepted for this repository, as it is meant to be used It is highly recommended that you fork this project on GitHub so that you have full admin access to your own fork. This way you can practice with pushes and pull requests to see how they are done. Be sure to have your SSH key set up and that your public key (located in ~/.ssh/id_rsa.pub) is added to your GitHub account. +Be sure you have ssh keys setup