Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions study-guides/gh-foundations.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,11 @@ knowledge and readiness for the certification exam.
```
Git and GitHub Basics
```

```
Describe version control
```
Version Control provides a person or a team to develop a new version of some page, tutorial, code and everything that benefits about the att of the content. It understands the latest versions of it, the differences between the previous and the actual version and the description about the changes.
```
Define distributed version control
```
Expand Down