List of questions
Related questions
Question 135 - XK0-005 discussion
A Linux administrator is adding a new configuration file to a Git repository. Which of the following describes the correct order of Git commands to accomplish the task successfully?
A.
pull -> push -> add -> checkout
B.
pull -> add -> commit -> push
C.
checkout -> push -> add -> pull
D.
pull -> add -> push -> commit
Your answer:
0 comments
Sorted by
Leave a comment first