you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 years ago

each commit points to the one before. additionally a commit stores which lines in which files changed compared to the previous commit. a branch points to a particular commit.

  • source
  • parent