ScalaGit
ScalaGit copied to clipboard
A pure Scala implementation of the Git version control written from scratch.
Results
11
ScalaGit issues
Sort by
recently updated
recently updated
newest added
And let's use it for reading/writing Git config files.
We can now parse Git objects, let's add a way to create those.
It contains all refs and their IDs. Note that tags can be packed as well. Currently we don't support packed tags.