Git 101 tutorial
This repository contains the code for Git 101, a beginner's guide to Git.
To install Git and work with this repository, follow these steps:
- Clone this repository.
- Install Git on your machine.
- Open the terminal and navigate to the cloned repository.
If you want to contribute to the Git 101 tutorial, follow these steps:
- Fork this repository.
- Create a new branch.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Open a pull request.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.