瀏覽代碼

Use http for gh: alias in git

Using ssh did not work to clone others' repos
master
Maxime Wack 1 年之前
父節點
當前提交
19f24ac7a1
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .gitconfig

+ 1
- 1
.gitconfig 查看文件

@@ -33,7 +33,7 @@
[url "https://aur.archlinux.org/"]
insteadOf = aur:

[url "git@github.com:"]
[url "https://github.com/"]
insteadOf = "gh:"

[url "git@github.com:maximewack/"]


Loading…
取消
儲存