Skip to content
Snippets Groups Projects
Verified Commit 12998e07 authored by Lars Frost's avatar Lars Frost
Browse files

Expand concept

parent 90afd785
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@
- .gitignore
- checkout old commits
- stash
- tags
- diff
## 2. Git as distributed version control at RWTH (slides and sheet)
- branches
- merge (exercise: solve merge conflict)
......@@ -25,9 +27,10 @@
- blame
- search through history
- rewriting history
- list of dangerous commands
- list of dangerous commands (reset --hard, filter-branch, clean, rebase --interactive, restore, detached HEAD)
- rebase (--interactive, squashing, fixup)
- Hooks
- Addressing commits: https://stackoverflow.com/questions/2221658/whats-the-difference-between-head-and-head-in-git
# Toy project ideas
- 1. Local: Advent of code 1st day (cross-promo und so), greekify script
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment