1
0
Fork 0
This commit is contained in:
ayatalkayed 2023-12-28 11:38:20 +03:00
parent 3c5ee44cfb
commit eb60ec3638
1 changed files with 1 additions and 1 deletions

View File

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