commands
This commit is contained in:
parent
55f69d2f30
commit
f5888c05e2
|
|
@ -18,6 +18,7 @@ git pull origin main
|
||||||
git submodule update --remote Common_Library
|
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
|
||||||
//Slove any conflict locally
|
//Slove any conflict locally
|
||||||
git add .
|
git add .
|
||||||
git commit -m "representative commit for what you do"
|
git commit -m "representative commit for what you do"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue