This introductory workshop covers basics of Git using command line. We will cover key concepts and workflows, including version control, repository creation, branching, merging, and collaboration. You'll gain hands-on experience navigating Git, managing repositories, and contributing to projects, making it easier to streamline your work and collaborate with others.
After this workshop, you will be able to:
• Understand why we use version control and Git
• Learn basic terms used in Git, such as clone, commit, push, pull, and merge
• Learn how to clone repositories, make changes, and update changes on local and remote repositories
• Handle branches and resolve merge conflicts
D-Lab's Command Line Fundamentals or equivalent knowledge.
None