Skip to content

Commit

Permalink
Rework Git lecture, unified slide set and exercise (#13)
Browse files Browse the repository at this point in the history
* Rework Git lecture, unified slide set and exercise

* Add remark on content sources

* Add missing period

* Update material/2_tue/git/tasks.qmd

* Update material/2_tue/git/tasks.qmd
  • Loading branch information
uekerman authored Oct 6, 2023
1 parent 5dfce79 commit e8e64ff
Show file tree
Hide file tree
Showing 8 changed files with 529 additions and 558 deletions.
8 changes: 5 additions & 3 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,10 @@ website:
text: "🛠 4 - Envs & Pkgs: Exercises"
- section: "Tuesday"
contents:
- href: material/2_tue/git/intro_slides.md
text: "📝 1 - GIT"
- href: material/2_tue/git/slides.md
text: "📝 1 - Advanced Git and Contributing"
- href: "material/2_tue/git/tasks.qmd"
text: "🛠 1 - Git: Exercises"
- href: "material/2_tue/unittest/missing.qmd"
text: "📝 2 - Unit Testing"
- href: "material/3_tue/CI/missing.qmd"
Expand Down Expand Up @@ -117,4 +119,4 @@ format:
sidebar-width: 400px
code-annotations: hover
margin-header: |
![](https://www.simtech.uni-stuttgart.de/img/events/Summer-School/Zeichenflaeche-3-Kopie-42x.png?__scale=w:150,h:150)
![](https://www.simtech.uni-stuttgart.de/img/events/Summer-School/Zeichenflaeche-3-Kopie-42x.png?__scale=w:150,h:150)
102 changes: 0 additions & 102 deletions material/2_tue/git/git_basics_demo.md

This file was deleted.

113 changes: 0 additions & 113 deletions material/2_tue/git/intro_slides.md

This file was deleted.

148 changes: 0 additions & 148 deletions material/2_tue/git/merge_rebase_slides.md

This file was deleted.

Loading

0 comments on commit e8e64ff

Please sign in to comment.