Skip to content

Commit

Permalink
Replace git protocol by https for busybox submodule
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Gladkov <[email protected]>
  • Loading branch information
legionus committed Dec 22, 2024
1 parent 8bc49bd commit 6e09ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "external/busybox/upstream"]
path = external/busybox/upstream
url = git://git.busybox.net/busybox
url = https://git.busybox.net/busybox
[submodule "external/libshell/upstream"]
path = external/libshell/upstream
url = https://github.com/legionus/libshell.git

0 comments on commit 6e09ec4

Please sign in to comment.