mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
remove uws from .gitmodules (#4374)
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -48,13 +48,6 @@ ignore = dirty
|
||||
depth = 1
|
||||
shallow = true
|
||||
fetchRecurseSubmodules = false
|
||||
[submodule "src/deps/uws"]
|
||||
path = src/deps/uws
|
||||
url = https://github.com/Jarred-Sumner/uWebSockets
|
||||
ignore = dirty
|
||||
depth = 1
|
||||
shallow = true
|
||||
fetchRecurseSubmodules = true
|
||||
[submodule "src/deps/tinycc"]
|
||||
path = src/deps/tinycc
|
||||
url = https://github.com/Jarred-Sumner/tinycc.git
|
||||
|
||||
Reference in New Issue
Block a user