0
This commit is contained in:
parent
d073206fe5
commit
2e0d14ab61
|
@ -1,6 +1,9 @@
|
|||
Add new repo:
|
||||
git submodule add https://git2.tavasi.ir/front/chat_ui.git systems/chat_ui -f
|
||||
|
||||
clone from a single branch
|
||||
git clone --single-branch --branch rezae/feat/add-task-module --recurse-submodules https://git2.tavasi.ir/front/base_ui.git
|
||||
|
||||
Cloning a Repository with Submodules
|
||||
If you clone a repository that contains submodules, you'll need to initialize and update the submodules:
|
||||
git clone <repository-url>
|
||||
|
|
Loading…
Reference in New Issue
Block a user