forked from nafith/GIT-COMMAND
commands
This commit is contained in:
parent
3c5ee44cfb
commit
eb60ec3638
|
|
@ -32,7 +32,7 @@ git submodule update --remote Common_Library
|
||||||
git switch Dev-DeveloperName
|
git switch Dev-DeveloperName
|
||||||
git pull origin main
|
git pull origin main
|
||||||
git submodule update --remote Common_Library
|
git submodule update --remote Common_Library
|
||||||
// Slove any conflict locally
|
//Slove any conflict locally
|
||||||
```
|
```
|
||||||
|
|
||||||
#### push your work to the remote repo
|
#### push your work to the remote repo
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue