diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-01-05 19:49:12 +0100 | 
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-01-05 19:49:12 +0100 | 
| commit | a7309ce61c093caeb554c20497f4e4b765073203 (patch) | |
| tree | 6e7c9e559253f0f0584175c582624eec29a0d5cb /config/essentials/git | |
| parent | 58bf86c706c5a442da4fb01ea26e06f1ed291d45 (diff) | |
| parent | 112449dd19eaae6769ef95a70b3e52234256400c (diff) | |
checkpoint
Diffstat (limited to 'config/essentials/git')
| -rw-r--r-- | config/essentials/git/config | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/config/essentials/git/config b/config/essentials/git/config index c8b9a5c..dd7e640 100644 --- a/config/essentials/git/config +++ b/config/essentials/git/config @@ -1,7 +1,7 @@  [init]  	defaultBranch = main  [user] -	email = raymaekers.luca@gmail.com +	email = luca@spacehb.net  	name = Raymaekers Luca  	signingkey = 3A626DD20A32EB2E5DD9CE71CFD9ABC97158CD5D  [push]  | 
