View on GitHub

Git-Gud-Workshop

Presentation materials for UWB-ACM's introduction to Git workshop.

ACM Git Gud Workshop

Welcome to the ACM Git Gud Workshop!

This workshop is intended to teach the basics of using Git and GitHub. All of the presentation materials, including the slides and all of the links referenced can be found on this page.

Before We Begin…

  1. Install the Git command line application. https://git-scm.com/downloads
  2. Create a GitHub account, if you haven’t already. https://github.com/ Use a personal, non-school e-mail that is OK to be seen publicly.
  3. Open this tab in the background: https://github.com/UWB-ACM/Git-Gud-Workshop

Presentation Slides

Links to download: PDF PPTX

UWB-ACM/Git-Gud-Workshop GitHub

Jokes in the Git-Gud-Workshop Repo

In order as seen in slides.

Git Cheat Sheet from GitHub https://education.github.com/git-cheat-sheet-education.pdf

Writing Good Commit Messages - Closing Issues Using Keywords

Writing Good Commit Messages - Tips for Writing Better Commit Messages

Git Flow https://guides.github.com/introduction/flow/

Further Reading and Additional Resources

The official Git documentation: https://git-scm.com/doc

GitHub documentation: https://guides.github.com/

Atlassian Git tutorials: https://www.atlassian.com/git/tutorials