Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 14bc1cd

Browse files
committed
adding link to slides
1 parent 55700d8 commit 14bc1cd

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed

_episodes/01-introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ Work in small groups of 3-4. Have one person in your group create a repository f
5050
## Additional Resources
5151
- [Code Refinery: Concepts around Collaboration](https://coderefinery.github.io/git-collaborative/concepts/)
5252
- [Code Refinery: Introduction to Version Control](https://coderefinery.github.io/git-intro/)
53+
- [Slide version of this lesson](https://github.com/INTERSECT-training/collaborative-git/blob/main/presentations/CollaborativeGit.pdf)
5354

5455
{% include links.md %}

_episodes/02-branches.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,5 +135,6 @@ There should be one team member who still has an unmerged branch at the end of t
135135
- [Code Refinery: Branches](https://coderefinery.github.io/git-intro/branches/)
136136
- [Code Refinery: Conflict Resolution](https://coderefinery.github.io/git-intro/conflicts/)
137137
- [Atlassian Git Tutorials: Merging vs. Rebasing](https://www.atlassian.com/git/tutorials/merging-vs-rebasing)
138+
- [Slide version of this lesson](https://github.com/INTERSECT-training/collaborative-git/blob/main/presentations/CollaborativeGit.pdf)
138139

139140
{% include links.md %}

_episodes/03-pr.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,7 @@ In both this activity and the last one your branch was eventually merged into th
7272

7373
If you have extra time, the remaining team members can create their own Pull Requests with new branches.
7474

75+
## Additional Resources
76+
- [Slide version of this lesson](https://github.com/INTERSECT-training/collaborative-git/blob/main/presentations/CollaborativeGit.pdf)
77+
7578
{% include links.md %}

_episodes/04-git-workflows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,6 @@ If time allows, discuss any projects that your group members work on collaborati
107107
- [Git Flow](https://nvie.com/posts/a-successful-git-branching-model/)
108108
- [Atlassian Git Tutorial: Comparing Workflows](https://www.atlassian.com/git/tutorials/comparing-workflows)
109109
- [Atlassian Git Tutorial: Git Forks and Upstreams: How-to and a cool tip](https://www.atlassian.com/git/tutorials/git-forks-and-upstreams)
110+
- [Slide version of this lesson](https://github.com/INTERSECT-training/collaborative-git/blob/main/presentations/CollaborativeGit.pdf)
110111

111112
{% include links.md %}

presentations/CollaborativeGit.pdf

-240 KB
Binary file not shown.

0 commit comments

Comments
 (0)