These changes will prevent services from being restarted without any changes whenever no changes have been made
10 lines
132 B
Django/Jinja
10 lines
132 B
Django/Jinja
[user]
|
|
email = sonny871@hotmail.com
|
|
name = Sonny Bakker
|
|
signingkey = {{ gpg_pub_key }}
|
|
|
|
[core]
|
|
editor = nvim
|
|
|
|
[pull]
|
|
rebase = false
|