Welcome to the Git Workshop! This workshop is designed to introduce you to Git, a powerful version control system that is an essential tool for collaborative software development projects. Whether you're a beginner or looking to refresh your knowledge, this workshop will provide you with the foundational skills you need to start using Git effectively.
REFRENCES: https://git-scm.com/docs
During this workshop, you'll learn the fundamentals of Git, including but not limited to:
- Understanding version control and its importance
- Setting up and configuring Git
- Basic Git commands (clone, add, commit, push, pull)
- Branching and merging
To ensure a smooth and productive workshop experience, please complete the following steps before attending:
-
Install Git: Ensure Git is installed on your computer. Installation instructions can be found here.
-
Create a GitHub Account: If you don't already have one, sign up for a GitHub account here. We will use GitHub to practice remote repository management.
-
Download Workshop Materials: Clone this repository to download the workshop materials, including exercises and reference sheets.
https://github.com/sergioromero48/git-workshop.git