Skip to content
C. Carouge edited this page Feb 15, 2019 · 2 revisions

You need to know how to keep track of your work in an efficient way. That's what version control softwares are for.

Skill set #1: Git for your own work

  • Everything you need for a typical workflow with Git
  • Git from GUI (optional)

Skill set #2: Collaborating with Git

  • Remote repositories
  • Typical workflow when collaborating

Git from GUI

Optional tutorial if you prefer a GUI to command line.

  • Pre-requisite: Skill set #1

Details of the training

Clone this wiki locally