A developer is working on a bug fix. The existing branch named 'bugfix05328' needs to be merged with the current working primary branch named 'prim404880077'. All changes must be integrated into a single commit instead of preserving them as individual commits. Which git command must be used? A. git checkout ג€" ג€"squash bugfix05328 B. git merge ג€" ג€"squash bugfix05328 C. git rebase ג€" ג€"merge bugfix05328 D. git push ג€" ג€"rebase bugfix05328 Suggested Answer: B This question is in 350-901 DEVCOR exam For getting DevNet Professional Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco.
Please login or Register to submit your answer