We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b1777 commit d031724Copy full SHA for d031724
base.gitconfig
@@ -1,6 +1,7 @@
1
[user]
2
- name = Deniz Gökçin
+ name = deniz gökçin
3
email = 33603535+dgokcin@users.noreply.github.com
4
+ signingkey = 27194672F4140F41
5
6
[init]
7
defaultBranch = main
@@ -187,3 +188,7 @@
187
188
# Work config will override personal settings when in work directories
189
[includeIf "gitdir:~/codes/work/"]
190
path = work.gitconfig
191
+[commit]
192
+ gpgsign = true
193
+[tag]
194
work.gitconfig
@@ -1,4 +1,5 @@
+ name = Deniz Gökçin
email = deniz.gokcin@treatwell.com
[url "git@git.treatwell.net:"]
0 commit comments