mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2024-11-10 00:59:38 +00:00
Update email domains for commits
Finnally I did brought andreijiroh.xyz and recaptime.dev domains for this. Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
parent
e3575e9b93
commit
f9ca813505
2 changed files with 5 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
[user]
|
||||
name = Andrei Jiroh Halili (RecapTime.dev)
|
||||
email = ajhalili2006@crew.recaptime.eu.org
|
||||
email = ajhalili2006@crew.recaptime.dev
|
||||
signingkey = 52B6B65187A7469A
|
||||
[commit]
|
||||
template = /home/ajhalili2006/.config/git/commit-message-templates/recaptime-dev
|
||||
template = ~/.config/git/commit-message-templates/recaptime-dev
|
||||
[url "ssh://git@git.jetbrains.space/recaptime/"]
|
||||
pushInsteadOf = "https://git.jetbrains.space/recaptime/"
|
||||
insteadOf = "https://git.jetbrains.space/recaptime/"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# This is the default configuration for Git
|
||||
[user]
|
||||
name = Andrei Jiroh Halili
|
||||
email = ajhalili2006@andreijiroh.eu.org
|
||||
email = ajhalili2006@andreijiroh.xyz
|
||||
signingkey = 67BFC91B3DA12BE8
|
||||
|
||||
[commit]
|
||||
|
@ -92,6 +92,8 @@
|
|||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
[includeIf "gitdir/i:/workspaces/recaptime-dev/"]
|
||||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
[includeIf "gitdir/i:/var/git/recaptime-dev/"]
|
||||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
[includeIf "gitdir/i:/workspaces/lorebooks.wiki/"]
|
||||
path = ~/.config/git/recaptime-dev.include.gitconfig
|
||||
[includeIf "gitdir/i:/workspaces/lorebooks-wiki/"]
|
||||
|
|
Loading…
Reference in a new issue