Browse Source

Always use ssh for krakul github repos

master
Arti Zirk 2 years ago
parent
commit
58f98bf987
  1. 4
      .gitconfig

4
.gitconfig

@ -51,5 +51,5 @@ @@ -51,5 +51,5 @@
fixes = Fixes: %h (\"%s\")
[tag]
sort = v:refname
#[url "ssh://git@github.com/"]
# insteadOf = https://github.com/
[url "ssh://git@github.com/krakul"]
insteadOf = https://github.com/krakul

Loading…
Cancel
Save