From f304d459c5278a135650296d2b1c407314d903fb Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 23 Jun 2025 15:20:07 -0500 Subject: feat(blog): update blog post titles and fix character bugs --- content/blog/2021-03-19-clone-github-repos.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/blog/2021-03-19-clone-github-repos.org') diff --git a/content/blog/2021-03-19-clone-github-repos.org b/content/blog/2021-03-19-clone-github-repos.org index c58563a..8699fb9 100644 --- a/content/blog/2021-03-19-clone-github-repos.org +++ b/content/blog/2021-03-19-clone-github-repos.org @@ -1,5 +1,5 @@ #+date: <2021-03-19 Fri 00:00:00> -#+title: Automated Cloning Procedures for GitHub and Sourcehut Repositories +#+title: GitHub and Sourcehut: Scripting Mass Clones and Remote Updates #+description: Script-based methodology for cloning multiple repositories from GitHub and Sourcehut accounts. Includes automation techniques to streamline repository management and backups. #+slug: clone-github-repos #+filetags: :git:cloning:scripting: @@ -81,7 +81,7 @@ Next, paste the following bash script in with the list of repositories you obtained above and replace =your-username= with your username. Note that this uses the SSH-based Git cloning method -(e.g. =git@git...=), so you'll need to ensure you have set up Sourcehut +(e.g. =git@git...=), so you'll need to ensure you have set up Sourcehut with your SSH key. #+begin_src sh -- cgit v1.2.3-70-g09d2