Welcome to our workshop on Git and Version Control! Today's topics are as follows:
- What is version control?: Brief introduction to the ideas behind version control
- Installing Git: Install git on your device, using a terminal
- Basic Git Operations: Learn to clone repositories and make commits.
- Using Git Forges: Learn to use forges like Github and Gitlab
- Advanced Git Operations: Learn to make branches and push commits