1
1
mirror of https://github.com/tstack/lnav.git synced 2024-10-04 00:31:31 +03:00

use https for submodule

This commit is contained in:
Timothy Stack 2017-04-15 07:08:33 -07:00
parent df4756eb4d
commit a9524b34f6

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "ext/pcapplusplus"]
path = ext/pcapplusplus
url = git@github.com:seladb/PcapPlusPlus.git
url = https://github.com/seladb/PcapPlusPlus.git