Compare commits
No commits in common. "be6145e317ea3ffd0a8e16b55f2eb05f3394d2c7" and "7029cb79ad3f352935f9320870432200dca9ad47" have entirely different histories.
be6145e317
...
7029cb79ad
@ -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,5 +30,3 @@
|
|||||||
autosquash = true
|
autosquash = true
|
||||||
[diff]
|
[diff]
|
||||||
colorMoved = zebra
|
colorMoved = zebra
|
||||||
[commit]
|
|
||||||
gpgSign = true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user