Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 945 Bytes

File metadata and controls

23 lines (17 loc) · 945 Bytes
layout root permalink
lesson
.
index.html

After you completed the SW Carpentry training on git, this is probably an accurate description of your workflow (source: xkcd):

This module introduces you to intermediate and advanced concepts, starting with the concept of branches. You will also learn how to undo things and juggle commits and changes. For this, we mostly rely on the interactive website learngitbranching.js.org, but provide some gapfillers and further reading material in the future.

Prerequisites

{: .prereq}

{% include curriculum.html %}

{% include links.md %}