Y
Hacker News
new
|
ask
|
show
|
jobs
by
gwright
3588 days ago
What actually happens
does
matter. You can't understand how lots of git commands work if you don't understand that the git commit tree is an append-only data structure and that branches are just labels of leaves in the tree.