Skip to content
Snippets Groups Projects
user avatar
Mike McQuaid authored
Adds some added security to Git tags so we are able to provide an
effective checksum rather than letting them be changed without our
knowing.

Also:

- Reprioritise ref_types. Tag should take priority over branch and revisions over a single one.
- Add current_revision method. Used to verify the current repository revision matches the specified
revision. Currently only implemented for Git.
b6a0105b
History
Name Last commit Last update