This question can have multiple options as the correct answer. For experts who are giving answers to this question, I al
Posted: Thu Jul 14, 2022 2:18 pm
This question can have multiple options as the correctanswer.
For experts who are giving answers to this question, I also needthe reference to official material online or some links on websitesthat explain why the answers you are giving are correct.
Topic: GIT Whenever you commit using the git commit command, it creates a new commit object. Which of the following does this object store? (Select all that apply) An SHA-1 name, a 40 character string that uniquely identifies the commit object The name of the person/process doing the commit and date/time A reference to parent commit objects The relationship between directories and the files they contain A set of files representing the state of a project at a given point in time
For experts who are giving answers to this question, I also needthe reference to official material online or some links on websitesthat explain why the answers you are giving are correct.
Topic: GIT Whenever you commit using the git commit command, it creates a new commit object. Which of the following does this object store? (Select all that apply) An SHA-1 name, a 40 character string that uniquely identifies the commit object The name of the person/process doing the commit and date/time A reference to parent commit objects The relationship between directories and the files they contain A set of files representing the state of a project at a given point in time