From dc1261d703ae1e1a14841b030888e3f87ff7c38f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- content/blog/2021-05-30-changing-git-authors.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/blog/2021-05-30-changing-git-authors.md') diff --git a/content/blog/2021-05-30-changing-git-authors.md b/content/blog/2021-05-30-changing-git-authors.md index 18fe966..018b979 100644 --- a/content/blog/2021-05-30-changing-git-authors.md +++ b/content/blog/2021-05-30-changing-git-authors.md @@ -23,9 +23,9 @@ nano change_git_authors.sh The following information can be pasted directly into your bash script. The only changes you need to make are to the following variables: -- `OLD_EMAIL` -- `CORRECT_NAME` -- `CORRECT_EMAIL` +- `OLD_EMAIL` +- `CORRECT_NAME` +- `CORRECT_EMAIL` ```sh #!/bin/sh -- cgit v1.2.3-70-g09d2