1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2025-12-14 22:25:12 +02:00

Allow file git protocol

This commit is contained in:
2022-11-22 14:20:18 +02:00
parent ea868756f7
commit c0a70adbb2

View File

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