1
0
Fork 0

update gitconfig

This commit is contained in:
Pratham Patel 2023-05-31 19:13:47 +05:30
parent 35d0cf8ad3
commit b4d9d36d44
1 changed files with 12 additions and 0 deletions

View File

@ -5,6 +5,9 @@
[user]
name = Pratham Patel
email = thefirst1322@gmail.com
# signingkey =
#[commit]
# gpgsign = true
[color]
ui = auto
[init]
@ -13,3 +16,12 @@
default = simple
[diff]
tool = meld
[status]
short = true
[gpg]
program = gpg2
[blame]
date = iso8601
showEmail = true
[log]
date = iso8601