Compare commits
2 Commits
7029cb79ad
...
be6145e317
Author | SHA1 | Date | |
---|---|---|---|
be6145e317 | |||
941d8fbf0c |
@ -19,7 +19,7 @@
|
|||||||
[user]
|
[user]
|
||||||
email = __[email]__
|
email = __[email]__
|
||||||
name = __[name]__
|
name = __[name]__
|
||||||
signingKey = __[signing_key]__
|
signingkey = __[signing_key]__
|
||||||
[url "git@github.com:"]
|
[url "git@github.com:"]
|
||||||
insteadOf = https://github.com
|
insteadOf = https://github.com
|
||||||
[core]
|
[core]
|
||||||
@ -30,3 +30,5 @@
|
|||||||
autosquash = true
|
autosquash = true
|
||||||
[diff]
|
[diff]
|
||||||
colorMoved = zebra
|
colorMoved = zebra
|
||||||
|
[commit]
|
||||||
|
gpgSign = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user