What option should they choose in the Git menu to update the branch in the workspace to the current version and then apply each commit that they have created?

A developer is using the DevOps toolchains Web IDE to add a feature to an IBM Cloud application.

After the first tests are successful, they notice that the active branch in the origin repository has changed.

What option should they choose in the Git menu to update the branch in the workspace to the current version and then apply each commit that they have created?
A . Push
B . Fetch
C . Squash
D . Rebase

Answer: A

Explanation:

After you create the toolchain, you change your app’s code and push the change to the GitHub repo. When you push changes to your GitHub repo, the delivery pipeline automatically builds and deploys the code that is in the repo.

References: https://www.ibm.com/blogs/bluemix/2017/04/add-toolchain-app/

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments