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

Start sheet to learn about the git internals

parent 1c43cc25
No related branches found
No related tags found
No related merge requests found
#import "sheet_template.typ": *
#import "global.typ": *
#let title = "Aufgabenblatt: Interner Aufbau von Git"
#show: doc => apply-template(title, "de", doc)
#task[
Sieh dir das .git-Verzeichnis.
Sieh dir mit `git cat-file` alle Objekte in `.git/objects` an und schreib in eine Tabelle worum es sich jeweils handelt.
`git whatchanged` hilft auch.
]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment