Skip to content

Commit af06aac

Browse files
committed
📝 add links of recording of talk
1 parent 2de2cf1 commit af06aac

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

instructions_241113.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
## Plan
66

7-
- Introduction to git (slides), see recording here
7+
- Introduction to git ([slides](https://docs.google.com/presentation/d/1RsKMiKquE4wqncrAv9LEtjivGE_dGiHoJ8nKCxgVKeY/edit?usp=sharing)),
8+
see recording [here](https://www.youtube.com/watch?v=5iB7qc5zRjQ)
89
- Hands-on, focusing this time on
910
- working on a shared repository (per group, i.e. e.g. per table)
1011
- creating and merging branches
@@ -43,6 +44,9 @@ to your local machine.
4344
Each of you create a branch, e.g. give it your name. Add a brief description of what you
4445
are passionate about in a file called `aboutme.md` in a folder with your name.
4546

47+
- do this first in your local version of the repository
48+
- decide if you want to create a fork or add collaborators to your repository
49+
4650
### 4. step - merge the branches to the main branch
4751

4852
On GitHub open a pull request to merge your branch to the main branch. We will explore

0 commit comments

Comments
 (0)