Push to GitHub over SSH even if you cloned over HTTPS
This commit is contained in:
parent
a8bca133bc
commit
0e6a97b8f3
1 changed files with 3 additions and 0 deletions
|
@ -10,3 +10,6 @@
|
||||||
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
|
||||||
|
[url "git@github.com:"]
|
||||||
|
pushInsteadOf = https://github.com/
|
||||||
|
|
Loading…
Reference in a new issue