In this internal training session / workshop, Balduin gave us an introduction to the main features of Git and Github. We covered :

  • How to use GitHub Desktop along with an editor, here VSCode.
  • How to make, clone, and fork repositories.
  • How to commit to a repository and how to make useful commit descriptions.
  • How to fetch the latest commits and make branches.
  • How to make, comment, approve and merge a pull request.
  • What are conflicts and how to resolve them.
  • When and how to fork a repository.
  • Issues and what they’re used for.