0 votes
in Interstellar Git by
Developer A has done some changes in the subproject and pushed it. Developer B can pull those changes using __________

Select the correct answer from below options

a) git fetch origin

b) git submodule update

c) git pull origin

d) git submodule add

1 Answer

0 votes
by
Correct answer of above question is :  b) git submodule update

Related questions

0 votes
asked Aug 24, 2023 in Git by JackTerrance
+1 vote
asked May 8, 2021 in Appium by sharadyadav1986
...