Skip to content

Commit 22e9656

Browse files
Update README.md
1 parent 1ed9113 commit 22e9656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Git Commit Email Privacy in 5 Minutes:<br> <sub>automatic no-reply email, `useConfigOnly`, and conditional `includeIf`</sub>
22

3-
<!--@reddit: _**UPD:** The most up-to-date config version is now here: https://github.com/anydigital/git-commit-email-privacy_ -->
3+
<!--@r: _**UPD:** The most up-to-date config version is now here: https://github.com/anydigital/git-commit-email-privacy_ -->
44

55
Exposing your commit email is easy; rewriting Git history is hard.
66

@@ -20,7 +20,7 @@ You'll need the following configuration files. Replace all `PLACE_HOLDER` values
2020

2121
_**NOTE:** You have to split the `.gitconfig` into multiple files to avoid issues with `[includeIf]`, as explained in https://stackoverflow.com/a/74012889/5034198_
2222

23-
<!--@reddit: _The most up-to-date config version is now here: https://github.com/anydigital/git-commit-email-privacy_ -->
23+
<!--@r: _The most up-to-date config version is now here: https://github.com/anydigital/git-commit-email-privacy_ -->
2424

2525
### `.gitconfig`
2626

0 commit comments

Comments
 (0)