CompTIA
XK0-004 · Question #183
XK0-004 Question #183: Real Exam Question with Answer & Explanation
The correct answer is D: pull. https://dzone.com/articles/top-20-git-commands-with-examples This command fetches and merges changes on the remote server to your working director.
Question
A site reliability engineer updated the latest configuration management scripts and committed them to a workstream called either test or patch. A Linux administrator wants to ensure these latest workstreams are able to be retrieved to the server. Which of the following is the BEST Git attribute to use?
Options
- Abranch
- Bfetch
- Clog
- Dpull
Explanation
https://dzone.com/articles/top-20-git-commands-with-examples This command fetches and merges changes on the remote server to your working director.
Community Discussion
No community discussion yet for this question.