What version of Go are you using (go version)?
Not applicable.
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (go env)?
Not applicable.
What did you do?
Read through documentation and saw that following example snippet shown under this paragraph is incorrect:
[url "git@github.com:']
insteadOf = https://github.com/
What did you expect to see?
Either double quotes or single quotes.
What did you see instead?
Both.
What version of Go are you using (
go version)?Not applicable.
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env)?Not applicable.
What did you do?
Read through documentation and saw that following example snippet shown under this paragraph is incorrect:
What did you expect to see?
Either double quotes or single quotes.
What did you see instead?
Both.