mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-07-20 02:20:08 +02:00
fix gitconfig url insteadOf example
Previous example would result in quote escaping problem
This commit is contained in:
committed by
Heinz Wiesinger
parent
8c6bbafd9b
commit
3f2dc49ad8
+1
-1
@@ -96,7 +96,7 @@ users:
|
||||
gitconfig:
|
||||
user.name: B User
|
||||
user.email: buser@example.com
|
||||
url."https://".insteadOf: "git://"
|
||||
"url.https://.insteadOf": "git://"
|
||||
|
||||
google_2fa: True
|
||||
google_auth:
|
||||
|
||||
Reference in New Issue
Block a user