Merge pull request #145 from M2Mobi/git_insteadof_example
fix gitconfig url insteadOf example
This commit is contained in:
commit
27019e0f94
@ -96,7 +96,7 @@ users:
|
|||||||
gitconfig:
|
gitconfig:
|
||||||
user.name: B User
|
user.name: B User
|
||||||
user.email: buser@example.com
|
user.email: buser@example.com
|
||||||
url."https://".insteadOf: "git://"
|
"url.https://.insteadOf": "git://"
|
||||||
|
|
||||||
google_2fa: True
|
google_2fa: True
|
||||||
google_auth:
|
google_auth:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user