1
0
Fork 0
This commit is contained in:
ayatalkayed 2023-12-28 11:25:01 +03:00
parent 55f69d2f30
commit f5888c05e2
1 changed files with 1 additions and 0 deletions

View File

@ -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"