aboutsummaryrefslogtreecommitdiff
path: root/src/git/mod.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* git: refactoring git module to have a unified actions APIKatharina Fey2020-06-221-1/+54
|
* Committing all the libgit2 progress before throwing it awayKatharina Fey2020-06-221-0/+5
I don't think libgit2 is the way forward to make any of this work. There's so much work involved in parsing the git k-v store, and the library itself is essentially of zero help for most of the heavy lifting.