The GitHub Blog·unknown·32 min read·Derrick Stolee64

Git's database internals II: commit history queries

This post explores Git commit history as a database where ‘git log’ is the query language. Learn about Git’s custom query index – the commit-graph file – and how to make sure it's enabled in your repositories.

Discussion around the web

Score breakdown

  • Technical depth85
  • Practical value60
  • Originality85
  • Writing quality96
  • Source reputation85
  • Recency0
  • External engagement28
  • On-site engagement0

More like this

Engradar shows a summary and links to the original article. The full article is hosted on github.blog.