-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git: add support for linking a parent tag to a commit
Add a new struct `AnnotatedTag` that represents a Git annotated tag and add it as a new field `Commit.Parent`, allowing for a commit to contain information about its parent tag. Add support for verifying the parent tag as well. Signed-off-by: Sanskar Jaiswal <[email protected]>
- Loading branch information
Showing
1 changed file
with
51 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters