fix: 🐞 Typo in Signers File
This commit is contained in:
+2
-6
@@ -74,11 +74,6 @@
|
|||||||
context = white
|
context = white
|
||||||
whitespace = yellow reverse
|
whitespace = yellow reverse
|
||||||
|
|
||||||
# URL shortcuts
|
|
||||||
[url "git@github.com:"]
|
|
||||||
insteadOf = "gh:"
|
|
||||||
[url "git@github.com:Jake-Pullen/"]
|
|
||||||
insteadOf = "JP:"
|
|
||||||
[fetch]
|
[fetch]
|
||||||
prune = true
|
prune = true
|
||||||
[safe]
|
[safe]
|
||||||
@@ -86,5 +81,6 @@
|
|||||||
directory = /mnt/nas/hosted_git/dungeon_masters_vault.git
|
directory = /mnt/nas/hosted_git/dungeon_masters_vault.git
|
||||||
[gpg]
|
[gpg]
|
||||||
format = ssh
|
format = ssh
|
||||||
|
|
||||||
[gpg "ssh"]
|
[gpg "ssh"]
|
||||||
allowedSignerFile = /home/jake/.ssh/git_allowed_signers
|
allowedSignersFile = /home/jake/.ssh/git_allowed_signers
|
||||||
|
|||||||
Reference in New Issue
Block a user