Skip to main content
Tiny Data Tales

Version Control with Git

· TDT Team

1. What is a version control system?

2. How version control system can be helpful?

3. What is git, and how does it work?

4. How to install git?

Git is now ready for action.

5. Making repository, Staging and Committing Changes

Making Repo

Staging and Committing Changes

6. Cloning an existing repository.

7. Pushing to a server

8. Working with branches

9. Merging branches or Feature Branches

10. What is GitHub?


Next Blog Beginners' guide to Markdown