CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 166: 350-901: Developing Applications using Cisco Core Platforms and APIs (DEVCOR)

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?

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. git checkout ג€" ג€"squash bugfix05328
  2. B. git merge ג€" ג€"squash bugfix05328 — đáp án hiện tại
  3. C. git rebase ג€" ג€"merge bugfix05328
  4. D. git push ג€" ג€"rebase bugfix05328

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề