Skip to content

Commit

Permalink
Routine. Second commit using “git commit -S -m” instead of “git commi…
Browse files Browse the repository at this point in the history
…t -m” to digitally sign it, and this time, git config’s user.signingkey matches git config’s user.email.
  • Loading branch information
LucasLarson committed Oct 14, 2019
1 parent 196076c commit 05c1fe8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[user]
name = Lucas Larson
email = [email protected]
signingkey = A30A5D0654370E2ADC59618E6D2FDC0BEC1F41B8
signingkey = 95A36FDCABD3126977903037328BF41D38B47CC2
[core]
excludesfile = ~/.gitignore_global
[filter "lfs"]
Expand Down
Binary file modified Library/Preferences/com.panic.Transmit.plist
Binary file not shown.

0 comments on commit 05c1fe8

Please sign in to comment.