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