@@ -9,16 +9,18 @@ many projects and tasks in parallel. In the workshop you will get the time to pr
99the fundamental concepts and actions directly in your browser - either using VSCode in
1010GitHub Codespaces or in using the GitHub web interface. If you want, you can also try
1111everything on your local computer.
12-
13- I will give a brief introduction to git to then team you up to practice certain workflows.
14- You will collaboratively work on extending a
15- [ recipe book] ( https://enryh.github.io/recipe-book/ ) . You will learn how to work on
16- branches, Review Pull Requests and merge them into the main branch.
1712
18- If you have specific requests, feel free to reach out to me.
13+ I will give a brief introduction to git. Then you will specific workflows by
14+ collaboratively work on extending a [ recipe book] ( https://enryh.github.io/recipe-book/ ) .
15+ You will learn how to work on
16+ [ branches] ( https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches ) ,
17+ review [ Pull Requests] ( https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests )
18+ and merge them into the main branch. If you have specific requests, feel free to reach out to me.
19+
20+ If you have specific requests, feel free to reach out to [ me] ( mailto:heweb@dtu.dk ) .
1921
2022What you'll learn:
21- - Basic tasks and actions to perform with git (in VSCode)
23+ - Basic tasks and actions to perform with git (in VSCode or in the browser )
2224- How to branch and tag
2325- Follow trunk-based development
2426- See how to merge and comment a Pull Request based on a branch
0 commit comments