Skip to content

Commit

Permalink
fix: change default email for git
Browse files Browse the repository at this point in the history
  • Loading branch information
massix committed Jun 27, 2024
1 parent 8ba3076 commit c69c01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/.gitconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[user]
email = "massimo.gengarelli@gmail.com"
email = "massimo.gengarelli@proton.me"
name = "Massimo Gengarelli"

[alias]
Expand Down

0 comments on commit c69c01c

Please sign in to comment.