Hacker News new | ask | show | jobs
by cryptonector 1758 days ago
I use this when I want to teach someone Git: https://gist.github.com/nicowilliams/a6e5c9131767364ce2f4b39...
1 comments

I find that a good introduction.

All operations on a repository involve adding commits and/or manipulating the name resolution table.

It may be simplified, but that statement alone, taken in context, is worth its weight in gold.

Thanks!

It's simplified, but really, not that much.