Git cli implementation using libgit2 The only thing that works now is: git2 rev-list <idiot> It is (should be?) equivalent of: git rev-list HEAD
git cli using libgit2