Hacker News new | ask | show | jobs
by jlgreco 4654 days ago
Branches are fundamentally little more than text files in .git/refs/heads that contain the sha of a commit object. Don't let the idea of a branch frighten you, there isn't much complexity behind the idea.