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

Support annotating git tags #747

Closed
skyfaller opened this issue May 29, 2021 · 3 comments · Fixed by #1073
Closed

Support annotating git tags #747

skyfaller opened this issue May 29, 2021 · 3 comments · Fixed by #1073
Labels
enhancement New feature or request good first issue Good for newcomers nostale immune to stale-bot
Milestone

Comments

@skyfaller
Copy link

Is your feature request related to a problem? Please describe.
When using git directly, I can write e.g. git tag -a v0.0.28 to open an editor to annotate that tag. This is especially handy on platforms aside from GitHub that do not have its proprietary UI for publishing releases.

gitui does not yet support annotating tags, despite supporting creating and pushing tags, which means I have to drop back to the standard git command line to annotate tags.

Describe the solution you'd like
For git commit messages, gitui allows you to open your editor to leave a longer message if one line is not enough. Something similar may work well for annotating tags. Perhaps the keyboard shortcut could be "a" for annotate, to echo the git command line option.

Additional context
extrawurst asked me to file this feature request.

@extrawurst extrawurst added enhancement New feature or request good first issue Good for newcomers labels May 29, 2021
@amalik18
Copy link

I can give this a shot

@stale stale bot added the dormant Marked by stale bot on close label Nov 18, 2021
@extrawurst extrawurst added nostale immune to stale-bot and removed dormant Marked by stale bot on close labels Nov 18, 2021
Repository owner deleted a comment from stale bot Nov 18, 2021
@extrawurst
Copy link
Owner

@amalik18 any update from your side?

@extrawurst extrawurst mentioned this issue Jan 11, 2022
2 tasks
@extrawurst extrawurst added this to the v0.20 milestone Jan 11, 2022
@extrawurst
Copy link
Owner

Screenflick Movie 30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers nostale immune to stale-bot
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants