.gitconfig url - deptno/deptno.github.io GitHub Wiki

git config --global --add url."[email protected]:".insteadOf "https://github.com/"

μ•„λ‹ˆλ©΄ νŒŒμΌμ— 직접 λ„£λŠ”λ‹€.

[url "[email protected]:"]
  insteadOf = https://github.com/

κ²½ν—˜μƒ 리뢓 후에 μ μš©λ˜μ—ˆλ‹€. (??)

releated