git: retab .gitconfig
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[user]
|
[user]
|
||||||
email = daniil@tsivinsky.com
|
email = daniil@tsivinsky.com
|
||||||
name = Daniil Tsivinsky
|
name = Daniil Tsivinsky
|
||||||
signingkey = 2257F54B99322715
|
signingkey = 2257F54B99322715
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = nvim
|
||||||
[init]
|
[init]
|
||||||
@@ -27,9 +27,9 @@
|
|||||||
process = git-lfs filter-process
|
process = git-lfs filter-process
|
||||||
required = true
|
required = true
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
[tag]
|
[tag]
|
||||||
gpgSign = true
|
gpgSign = true
|
||||||
[credential "https://git.tsivinsky.com"]
|
[credential "https://git.tsivinsky.com"]
|
||||||
helper =
|
helper =
|
||||||
helper = !tea login helper
|
helper = !tea login helper
|
||||||
|
|||||||
Reference in New Issue
Block a user