diff options
Diffstat (limited to 'content/blog/2021-03-19-clone-github-repos.org')
| -rw-r--r-- | content/blog/2021-03-19-clone-github-repos.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2021-03-19-clone-github-repos.org b/content/blog/2021-03-19-clone-github-repos.org index 0bcad4f..11db8a7 100644 --- a/content/blog/2021-03-19-clone-github-repos.org +++ b/content/blog/2021-03-19-clone-github-repos.org @@ -117,7 +117,7 @@ do this, let's create another bash script: nano change_remote_urls.sh #+end_src -Past the following information and be sure to change the URL (uniform resource +Paste the following information and be sure to change the URL (uniform resource locator) information to whichever host you are moving to. For this example, I am looping through all of my cloned GitHub directories and changing them to Sourcehut (e.g. =<YOUR_NEW_REMOTE_URL>= -> [email protected]:~myusername=). |
