nerdexam
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)
  • A
    19% (6)
  • B
    3% (1)
  • C
    6% (2)
  • D
    72% (23)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP_18 Practice