A developer is working on a feature for a new application. The changes in the existing branch named 'feat00304' must be integrated into a single commit with the current working primary branch named 'prodapp411926287'. Which git command must be used?
A. git rebase --merge feat00304
B. git merge --squash feat00304
C. git push --rebase feat00304
D. git checkout --squash feat00304
A developer is working on a feature for a new application. The changes in the existing branch named 'feat00304' must be
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A developer is working on a feature for a new application. The changes in the existing branch named 'feat00304' must be
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!