Building Git in Elixir — Part 3 (Make History & Store Executables)
In the previous article, I focused on storing trees and our first commit. In this article, I will focus on making commit history and storing executable files.
Read next Don’t use Elixir modules in migrations