mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update git config: use https instead of git protocol
This commit is contained in:
parent
5b1b80268e
commit
c9539eaf02
1 changed files with 2 additions and 0 deletions
|
|
@ -25,3 +25,5 @@
|
|||
rebase = true
|
||||
[credential]
|
||||
helper = cache
|
||||
[url "https://github.com"]
|
||||
insteadOf = git://github.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue