Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 2.1 KB

README.md

File metadata and controls

44 lines (25 loc) · 2.1 KB

Git Workshop Basics 2022

IMPRS conference workshop 2022

📆 Date: June 3rd 13am - 15pm

🚪 Location: 236

💻 Online link

We will use this repository throughout the Git Workshop. All workshop material including exercises will be uploaded here a few days prior to the Workshop

Please check out the prep-pdf and make sure you are all set-up prior to the workshop.

From zero to git-pull-push

This workshop teaches the basics of Git version control for absolute beginners. You have no idea what the commands pull, add or push refer to or in which order to use them? You wonder why you should invest time in learning “how to git” in the first place and why it is better than simply saving intermediate file versions ? Then this workshop is perfect for you! We will cover all of the above and provide you with the necessary minimum skills to start using Git for your own projects. No previous knowledge required. You will need a computer with internet connection. Prior to the workshop you will need to install Git and configure it (we will send detailed instructions). You should also create a GitHub account, which we will start using together during the workshop.

Schedule

10:00 👋 Welcome

10:15 🔈 Intro Git version control + basic workflow

10:30 ✏️ Exercise 1 - make your first local commit

10:50 🍪 & Stretch

11:55 🔈 GitHub & remotes

11:15 ✏️ Exercise 2 - push your changes to remote

11:40 🎀 Wrap-up

new_branch

Say hello

Sophie + 👋 + ❤️

📝 Cheatsheets