Commit graph

3 commits

Author SHA1 Message Date
Pat Zielinski
d571facb8d *: Add copyright notice to code files
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2024-09-27 15:28:12 -04:00
Aditya Sirish
bd5baa2e32 *: Use rewritten gitinterface
Signed-off-by: Aditya Sirish <aditya@saky.in>
2024-06-21 10:36:16 -04:00
Aditya Sirish
c92dbeaa4f
gitinterface: Add representation of a repository
This commit introduces gittuf's custom representation of a Git
repository. In addition, it introduces notion of a Hash type to
represent a Git ID. This can be either SHA-1 or SHA-256.

Signed-off-by: Aditya Sirish <aditya@saky.in>
2024-05-08 11:58:29 -04:00