Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create signed tag #1276

Open
evan0greenup opened this issue Feb 5, 2024 · 1 comment
Open

How to create signed tag #1276

evan0greenup opened this issue Feb 5, 2024 · 1 comment

Comments

@evan0greenup
Copy link

For git, use git tag -s <tag> will create a GPG signed tag.

Is there any recipe to create a signed tag with pygit2 ? How?

@evan0greenup
Copy link
Author

@jdavid , do you have any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant