Introduction to Version Control with Git and GitLab#
Instructor: Ben Godfrey
Office: 2089 Barre Hall
Office Hours: Wednesdays 8.30am – 11.30am
Email: bfgodfr AT clemson DOT edu
Workshop Description#
Version control systems are useful tools for managing your source code and collaborating with other software developers. This workshop explains the basics of version control, how to use the Git version control system, and how to use the RCD GitLab service.
Prerequisites#
Before participating in this workshop, participants should:
know how to use a Linux terminal
understand file management on Linux
You may wish to review the Intro To Linux workshop materials before attending this workshop.