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
+5-5
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3

4
4
5
5
Whenever a repository is cloned, author information (`user.email`, `user.name`) is set according defined patterns. No longer pushing commits with your corporate email address by accident.
6
-
Optionally, also `user.signingkey` can be configured.
6
+
Optionally, also `user.signingkey`and `commit.gpgsign`can be configured independently. Corresponding variablels `gpgid` and `gpgsign` might be set or omitted.
7
7
8
8
## Installation
9
9
@@ -29,10 +29,10 @@ You can use the file `git-clone-init` as a starting point. Keep in mind to creat
0 commit comments