Cisco
300-550 · Question #76
Which two statements about the use of Git for version control are true? (Choose two.)
The correct answer is B. Git enables entire projects and files to be reverted back to a previous state. D. Git allows for the recording of changes to a file or set of files over time. https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control
Network Programmability Fundamentals
Question
Which two statements about the use of Git for version control are true? (Choose two.)
Options
- AGit can be used only for online project management.
- BGit enables entire projects and files to be reverted back to a previous state.
- CGit stores files on a centralized device to check out file snapshots.
- DGit allows for the recording of changes to a file or set of files over time.
- EGet allows notifications for when certain files are modified.
How the community answered
(43 responses)- A5% (2)
- B84% (36)
- C9% (4)
- E2% (1)
Explanation
https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control
Topics
#Git#version control#file history#revert
Community Discussion
No community discussion yet for this question.