diff options
author | Marc Coquand <marc@coquand.email> | 2024-11-28 15:44:47 +0200 |
---|---|---|
committer | Marc Coquand <marc@coquand.email> | 2024-11-28 15:44:47 +0200 |
commit | 201653e374c4c2ac9c624e9d7f069c7faca2be54 (patch) | |
tree | 6fd924144ee74b749e3b5906d8a7a050eafc0d75 /home/dots/.gitconfig | |
parent | cb4ffe132db3051ad1789b8e0f9e4884ff9a7273 (diff) | |
download | guix-201653e374c4c2ac9c624e9d7f069c7faca2be54.tar.gz guix-201653e374c4c2ac9c624e9d7f069c7faca2be54.tar.bz2 guix-201653e374c4c2ac9c624e9d7f069c7faca2be54.zip |
.
Diffstat (limited to 'home/dots/.gitconfig')
-rw-r--r-- | home/dots/.gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dots/.gitconfig b/home/dots/.gitconfig index 99a675c..c7deeb3 100644 --- a/home/dots/.gitconfig +++ b/home/dots/.gitconfig @@ -3,7 +3,7 @@ issue = "!gh issue" bug = "!git-bug" [user] - email = marc@mccd.space + email = marc@coquand@email name = Marc Coquand [credential "https://github.com"] helper = !gh auth git-credential |