Allow file git protocol

This commit is contained in:
Arti Zirk 2022-11-22 14:20:18 +02:00
parent ea868756f7
commit c0a70adbb2
1 changed files with 2 additions and 0 deletions

View File

@ -53,3 +53,5 @@
sort = v:refname
[url "ssh://git@github.com/krakul"]
insteadOf = https://github.com/krakul
[protocol "file"]
allow = always