File tree Expand file tree Collapse file tree 2 files changed +402
-0
lines changed Expand file tree Collapse file tree 2 files changed +402
-0
lines changed Original file line number Diff line number Diff line change @@ -1346,6 +1346,20 @@ git grep "hello"
13461346
13471347其他更詳細的介紹,請參考 [ https://git-scm.com/docs/git-grep ] ( https://git-scm.com/docs/git-grep )
13481348
1349+ ## git Submodule
1350+
1351+ 由於這個內容稍微比較多,所以我另外寫了一篇,
1352+
1353+ * [ Youtube Tutorial PART 1 - git Submodule tutorial - how create submodule] ( https://youtu.be/IDMWLJCbCGo )
1354+
1355+ * [ Youtube Tutorial PART 2 - git Submodule tutorial - how update submodule] ( https://youtu.be/ogZoZOVyAYI )
1356+
1357+ * [ Youtube Tutorial PART 3 - git Submodule tutorial - how clone submodule] ( https://youtu.be/f5_O5Iu6pJo )
1358+
1359+ * [ Youtube Tutorial PART 4 - git Submodule tutorial - how remove submodule] ( https://youtu.be/imndFN7AvFA )
1360+
1361+ [ git Submodule tutorial :memo : ] ( https://github.com/twtrubiks/Git-Tutorials/blob/master/git_submodule_turorial.md )
1362+
13491363## git 其他設定
13501364
13511365我們已經設定了 user.name 以及 user.email ,但 Git 上其實還有很多可設定的東西
You can’t perform that action at this time.
0 commit comments