From b3c7e68f2b03dd23d5c455e5c9236608d345fb53 Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Thu, 21 Nov 2024 14:15:46 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- git-refresher/clone-a-repo.html | 11 ++++++++++- search.json | 2 +- sitemap.xml | 20 ++++++++++---------- 4 files changed, 22 insertions(+), 13 deletions(-) diff --git a/.nojekyll b/.nojekyll index 59b3a5b..7351263 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -951440ad \ No newline at end of file +99a1519d \ No newline at end of file diff --git a/git-refresher/clone-a-repo.html b/git-refresher/clone-a-repo.html index 27c7193..ab96126 100644 --- a/git-refresher/clone-a-repo.html +++ b/git-refresher/clone-a-repo.html @@ -306,7 +306,7 @@

Step

a. Go to the git-academy-sandbox repository page on GitHub.

b. Click the “Code” button and copy the URL (HTTPS link).

- +
@@ -340,6 +340,12 @@

Step

+ +
+
+ +
+

Step 2a: Open RStudio

Open RStudio on your device.

@@ -359,6 +365,9 @@

Step 2c: Verify t

Check the Files pane in RStudio to see if the repo files have been cloned to your local machine. The files pane normally opens in the right-hand bottom corner of RStudio.

+
+
+
diff --git a/search.json b/search.json index 3a527ad..ce8f2ab 100644 --- a/search.json +++ b/search.json @@ -25,7 +25,7 @@ "href": "git-refresher/clone-a-repo.html#step-1-get-the-repository-clone-link", "title": "Cloning a repository", "section": "Step 1: Get the repository clone link", - "text": "Step 1: Get the repository clone link\na. Go to the git-academy-sandbox repository page on GitHub.\nb. Click the “Code” button and copy the URL (HTTPS link).\n\nTo Clone Using Git Bash:Or, to Clone Using RStudio:\n\n\n\nStep 2a: Open folder and Git Bash\nNavigate to the folder on your device where you want to clone the repo. Right-click in the directory and select “Git Bash Here”.\n\n\n\nStep 2b: Clone the Repository in Git Bash\n\nIn the Git Bash window that opens, use the `git clone` command followed by the URL you copied from GitHub. For this repo, we would enter:\n\ngit clone https://github.com/dfe-analytical-services/git-academy-sandbox.git\nYou will need to right-click to paste, as the keyboard shortcut will not work in Git Bash and then press enter.\n\n\nStep 2c: Verify the clone in Git Bash\n\nNavigate into the repo by typing cd git-academy-sandbox and pressing enter.\nYou should now see the current branch name (e.g. main) at the end of the file path as below:\n\n\n\n\n\n\n\nType git log and press enter to view recent commits. Press q when you are ready to exit git log.\nType git status and press enter to check the state of the cloned repository (at this point, it should say everything is up to date, as you haven’t made any changes yet).\n\n\n\n\n\nStep 2a: Open RStudio\nOpen RStudio on your device.\n\n\nStep 2b: Clone the Repository in RStudio\n\nIn RStudio, go to File > New Project > Version Control > Git.\nPaste the URL you copied from GitHub into the “Repository URL” field.\nChoose a directory on your device where you want to save the repo.\nClick “Create Project”.\n\n\n\n\nStep 2c: Verify the Clone\nCheck the Files pane in RStudio to see if the repo files have been cloned to your local machine. The files pane normally opens in the right-hand bottom corner of RStudio.", + "text": "Step 1: Get the repository clone link\na. Go to the git-academy-sandbox repository page on GitHub.\nb. Click the “Code” button and copy the URL (HTTPS link).\n\nGit Bash:GitHub DesktopVS CodeRStudio:PyCharm\n\n\n\nStep 2a: Open folder and Git Bash\nNavigate to the folder on your device where you want to clone the repo. Right-click in the directory and select “Git Bash Here”.\n\n\n\nStep 2b: Clone the Repository in Git Bash\n\nIn the Git Bash window that opens, use the `git clone` command followed by the URL you copied from GitHub. For this repo, we would enter:\n\ngit clone https://github.com/dfe-analytical-services/git-academy-sandbox.git\nYou will need to right-click to paste, as the keyboard shortcut will not work in Git Bash and then press enter.\n\n\nStep 2c: Verify the clone in Git Bash\n\nNavigate into the repo by typing cd git-academy-sandbox and pressing enter.\nYou should now see the current branch name (e.g. main) at the end of the file path as below:\n\n\n\n\n\n\n\nType git log and press enter to view recent commits. Press q when you are ready to exit git log.\nType git status and press enter to check the state of the cloned repository (at this point, it should say everything is up to date, as you haven’t made any changes yet).\n\n\n\n\n\n\n\n\n\n\n\nStep 2a: Open RStudio\nOpen RStudio on your device.\n\n\nStep 2b: Clone the Repository in RStudio\n\nIn RStudio, go to File > New Project > Version Control > Git.\nPaste the URL you copied from GitHub into the “Repository URL” field.\nChoose a directory on your device where you want to save the repo.\nClick “Create Project”.\n\n\n\n\nStep 2c: Verify the Clone\nCheck the Files pane in RStudio to see if the repo files have been cloned to your local machine. The files pane normally opens in the right-hand bottom corner of RStudio.", "crumbs": [ "Git basics refresher", "Cloning a repository" diff --git a/sitemap.xml b/sitemap.xml index efc1460..9fbc9f1 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,42 +2,42 @@ https://dfe-analytical-services.github.io/git-academy/index.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.166Z https://dfe-analytical-services.github.io/git-academy/git-refresher/clone-a-repo.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.162Z https://dfe-analytical-services.github.io/git-academy/git-refresher/syncing-changes-to-remote.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.166Z https://dfe-analytical-services.github.io/git-academy/ch1-introduction/why-use-git.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.162Z https://dfe-analytical-services.github.io/git-academy/ch1-introduction/git-versus-devops.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.162Z https://dfe-analytical-services.github.io/git-academy/pre-requisites.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.166Z https://dfe-analytical-services.github.io/git-academy/ch1-introduction/aims-scope.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.162Z https://dfe-analytical-services.github.io/git-academy/git-refresher/recording-changes.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.166Z https://dfe-analytical-services.github.io/git-academy/git-refresher/making-a-branch.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.166Z https://dfe-analytical-services.github.io/git-academy/git-refresher/moving-between-branches.html - 2024-11-21T14:11:44.796Z + 2024-11-21T14:14:37.166Z