Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Learn more from the following resources:

- [@article@About repositories](https://docs.github.com/en/repositories/creating-and-managing-repositories/about-repositories)
- [@article@What is a repository?](https://www.gitkraken.com/learn/git/tutorials/what-is-a-git-repository)
- [@course@What is a repository? (Interactive Lesson)](https://inter-git.com/lessons/creating-repository)
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ Version control is a system that manages and tracks changes to files over time,
Learn more from the following resources:

- [@video@What is Git? Explained in 2 minutes](https://www.youtube.com/watch?v=2ReR1YJrNOM)
- [@article@What is version control?](https://www.atlassian.com/git/tutorials/what-is-version-control)
- [@article@What is version control?](https://www.atlassian.com/git/tutorials/what-is-version-control)
- [@course@What is Git? (Interactive Lesson)](https://inter-git.com/lessons/introduction)
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ Using version control is essential for managing changes in software development,
Learn more from the following resources:

- [@article@Benefits of using version control](https://www.techrepublic.com/article/version-control-benefits/)
- [@article@What is version control and why is it important?](https://start.docuware.com/blog/document-management/what-is-version-control-why-is-it-important)
- [@article@What is version control and why is it important?](https://start.docuware.com/blog/document-management/what-is-version-control-why-is-it-important)
- [@course@Why use Git? (Interactive Lesson)](https://inter-git.com/lessons/introduction)