From 3f2dc49ad8ce874807c9a95f13f3addc847aedb0 Mon Sep 17 00:00:00 2001 From: Damien Tardy-Panis Date: Wed, 17 Feb 2016 10:25:45 +0100 Subject: [PATCH] fix gitconfig url insteadOf example Previous example would result in quote escaping problem --- pillar.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pillar.example b/pillar.example index 256303a..b11aaf4 100644 --- a/pillar.example +++ b/pillar.example @@ -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: