Skip to content

Commit ff32ca3

Browse files
committed
feat[ptr]: NodeJS源码学习子模块 排除了deps/目录防止臃肿 后续学习具体拉下例如Libuv-source
1 parent 642bcfa commit ff32ca3

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.gitmodules

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@
3535
[submodule "AI/3-Application/Openclaw-source"]
3636
path = AI/3-Application/Openclaw-source
3737
url = https://github.com/ceilf6/openclaw
38+
[submodule "NodeJS/Node-source"]
39+
path = NodeJS/Node-source
40+
url = https://github.com/ceilf6/node
41+
branch = main
42+
shallow = true

NodeJS/Node-source

Submodule Node-source added at 1ea93c7

0 commit comments

Comments
 (0)