SAP
C_HANAIMP_18 · Question #47
You are managing your source files using Git. In which sequence does your file progress towards a COMMIT?
The correct answer is D. Working directory -> Staging area -> Local Git repository. See the full explanation below for the reasoning.
Question
You are managing your source files using Git. In which sequence does your file progress towards a COMMIT?
Options
- ALocal Git repository -> Staging area -> Working directory
- BWorking directory -> Local Git repository -> Staging area
- CStaging area -> Working directory -> Local Git repository
- DWorking directory -> Staging area -> Local Git repository
How the community answered
(32 responses)- A19% (6)
- B3% (1)
- C6% (2)
- D72% (23)
Community Discussion
No community discussion yet for this question.