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

Câu 27: 312-97: Certified DevSecOps Engineer (ECDE)

Walter O’Brien recently joined as a junior DevSecOps engineer in an IT company located in Lansing, Michigan. His organization develops robotic process automation software for various clients stretched across the globe. Walter’s team leader asked him to configure username and user email for git in VS Code. Therefore, h…

Nội dung câu hỏi

Walter O’Brien recently joined as a junior DevSecOps engineer in an IT company located in Lansing, Michigan. His organization develops robotic process automation software for various clients stretched across the globe. Walter’s team leader asked him to configure username and user email for git in VS Code. Therefore, he opened Visual Studio Code IDE console, then clicked on Terminal tab and selected New terminal. Which of the following command should Walter execute in the terminal to configure username and user email for git in VS Code?

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. get config --global user-name “walter username for git” get config --global user-email “walter email address used for git”
  2. B. get git config --global user.name “walter username for git” get git config -global user.email “walter email address used for git”
  3. C. get config --global user_name “walter username for git” get config --global user_email “walter email address used for git”
  4. D. get config --global user.name “walter username for git” get config -global user.email “walter email address used for git” — đáp án hiện tại

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ề