QuestionQ19
Automation, Orchestration, and ScriptingA Linux engineer needs to record completed changes in a Git repository. Which of the following commands should the engineer use?
- A git push
- B git add
- C git commit
- D git clone
A Linux engineer needs to record completed changes in a Git repository. Which of the following commands should the engineer use?
Community Discussion