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…
- Install the Git command line application. https://git-scm.com/downloads
- 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.
- Open this tab in the background: https://github.com/UWB-ACM/Git-Gud-Workshop
Presentation Slides
UWB-ACM/Git-Gud-Workshop GitHub
Jokes in the Git-Gud-Workshop Repo
Links
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