Skip to content

Instantly share code, notes, and snippets.

View ibm-thanatcha's full-sized avatar

ibm-thanatcha

View GitHub Profile
@ibm-thanatcha
ibm-thanatcha / .gitconfig
Created May 23, 2023 10:10 — forked from Kovrinic/.gitconfig
git global url insteadOf setup
# one or the other, NOT both
[url "https://github"]
insteadOf = git://github
# or
[url "git@github.com:"]
insteadOf = git://github