You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _events/fair2rs-2026-03-02-git-with-it.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,9 @@ speaker: "RSE Team"
11
11
---
12
12
13
13
This course aims to help you develop a deeper understanding of how Git works to facilitate collaboration. It builds on
14
-
foundational Git courses such as [Software Carpentry: Git Novice](https://swcarpentry.github.io/git-novice/) and [Git and GitHub through GitKraken](https://srse-git-github-zero2hero.netlify.app/) : From Zero to
15
-
Hero! (available in this training program too).
14
+
foundational Git courses such as [Software Carpentry: Git Novice](https://swcarpentry.github.io/git-novice/) and [Git
15
+
and GitHub through GitKraken : From Zero to Hero!](https://srse-git-github-zero2hero.netlify.app/) (available in this
16
+
training program too).
16
17
17
18
The core idea around the course is that by improving your understanding of working with branches and how to make your
18
19
commits tidier and neater it makes it easier to understand pull requests and Git history which in turn makes it easier
0 commit comments