source-controller/pkg/git
Hidde Beydals e736493730 libgit2: correctly resolve (annotated) tags
In d0560e5 the SemVer implementations were aligned, and the logic was
simplified a bit (or so I thought). This did however result in the
introduction of a regression, as it failed to take "simple tags" into
account.

This commit ensures both are taken into account again, and ensures it
is now covered by a proper test.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-10-21 17:10:43 +02:00
..
gogit Use same SemVer logic in both Git implementations 2021-08-05 12:40:54 +02:00
libgit2 libgit2: correctly resolve (annotated) tags 2021-10-21 17:10:43 +02:00
strategy Add support for Git submodules with go-git 2021-03-30 13:00:13 +03:00
git.go Add support for Git submodules with go-git 2021-03-30 13:00:13 +03:00