Skip to content

Commit

Permalink
import submodule via https
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyangfu committed Mar 21, 2024
1 parent bf14e3e commit c3c28d3
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@

[submodule "blazesym"]
path = blazesym
url = https://github.com/libbpf/blazesym.git
[submodule "bpftool"]
path = bpftool
url = https://github.com/libbpf/bpftool.git
[submodule "libbpf"]
path = libbpf
url = https://github.com/libbpf/libbpf.git
1 change: 1 addition & 0 deletions blazesym
Submodule blazesym added at 94c283
1 change: 1 addition & 0 deletions bpftool
Submodule bpftool added at 3e6f81
1 change: 1 addition & 0 deletions libbpf
Submodule libbpf added at 2778cb

0 comments on commit c3c28d3

Please sign in to comment.