A personal repository created for learning and experimenting with Git and GitHub.
This repository was created by Beatriz Almeida as part of a hands-on learning journey with Git and GitHub.
It contains various editable files and scenarios designed to help understand the core concepts of:
- Version control with Git π
- Creating and managing branches πΏ
- Staging and committing changes β
- Working with remote repositories using GitHub π
- Handling merge conflicts and pull requests π
Feel free to explore, clone, and use this repository for your own learning purposes!
If you'd like to clone this repository and experiment on your own:
git clone git@github.com:biaProjects/git-github-course1.git
cd git-github-course1