You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Git Commit Email Privacy in 5 Minutes:<br> <sub>automatic no-reply email, `useConfigOnly`, and conditional `includeIf`</sub>
2
2
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_ -->
4
4
5
5
Exposing your commit email is easy; rewriting Git history is hard.
6
6
@@ -20,7 +20,7 @@ You'll need the following configuration files. Replace all `PLACE_HOLDER` values
20
20
21
21
_**NOTE:** You have to split the `.gitconfig` into multiple files to avoid issues with `[includeIf]`, as explained in https://stackoverflow.com/a/74012889/5034198_
22
22
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_ -->
0 commit comments