diff options
author | EuAndreh <eu@euandre.org> | 2022-11-26 18:44:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-26 20:29:13 -0300 |
commit | c02760513a1fb291cb32b2fe044470da26daee7f (patch) | |
tree | df90c9ac8003245d42786534ccb430e1f7192bcf /_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md | |
parent | dynamic.mk: Move iroh -> toph, update remote path (diff) | |
download | euandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.gz euandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.xz |
Replace kuvira -> toph
git grep -l euandreh.xyz |
xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|'
Plus a few other manual changes.
Diffstat (limited to '')
-rw-r--r-- | _tils/2020-09-05-pull-requests-with-git-the-old-school-way.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md b/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md index 7bf3452..5b4e445 100644 --- a/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md +++ b/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md @@ -45,7 +45,7 @@ The following changes since commit 302c9f2f035c0360acd4e13142428c100a10d43f: are available in the Git repository at: - https://euandreh.xyz/euandre.org.git/ + https://euandre.org/git/euandre.org/ for you to fetch changes up to 524c646cdac4153e54f2163e280176adbc4873fa: |