Skip to content

Commit 1fb0a93

Browse files
authored
Update README.md
1 parent 0e507bb commit 1fb0a93

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@ At the end of this lesson, learners should be able to:
1515

1616
- Understand the purpose and benefits of using Git branches in collaborative projects, especially the feature branch workflow.
1717
- Compare Git merging strategies (fast-forward, 3-way merge, rebase, squash and merge) and understand when to use each.
18-
- Gain familiarity with intermediate Git features, including cherry-picking, stashing, and resetting.
18+
- Gain familiarity with intermediate Git features, including cherry-picking, stashing, and resetting.
19+
20+
### Slides
21+
22+
[Slides](https://docs.google.com/presentation/d/1qNyDV3VDwv6Z3RHwfn5hL0pFxzK_DsWN3bPMjwV7Uoc/edit?usp=sharing) available under CC BY 4.0 licence.

0 commit comments

Comments
 (0)