mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 10:44:17 +00:00
13 lines
206 B
Markdown
13 lines
206 B
Markdown
---
|
|
aliases: ["MHT"]
|
|
---
|
|
|
|
# #Extra
|
|
|
|
Struttura dati ad [[albero]] che include in ciascun nodo l'[[hash]] di tutto il ramo sottostante.
|
|
|
|
## Utilizzi
|
|
|
|
- Nei torrent.
|
|
- L'albero di commit di git.
|
|
- Nei mirror.
|