Skip to content

[v3] Add (git describe)

Marius Bakke requested to merge mbakke/guile-git:describe into master

This is a complete implementation of the libgit2 describe functionality. I had to update the simple repository in order to write tests for it.

I have also added facilities for creating tags in order to test the functionality.

Version 3 of this series should be reasonably correct.

Edited by Marius Bakke

Merge request reports