Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

GitRepository.Tags remain empty if you have a tag with message #1511

Open
schalpat opened this issue Feb 4, 2025 · 0 comments
Open

GitRepository.Tags remain empty if you have a tag with message #1511

schalpat opened this issue Feb 4, 2025 · 0 comments
Labels

Comments

@schalpat
Copy link

schalpat commented Feb 4, 2025

Usage Information

8.1.2 / net8 / net8 / Windows11

Description

I always add a message to a tag, in tortoisegit, you can identify these by the yellow pentagon label.

Image

Unfortunally these tags are not listed in the GitRepository.Tags enumeration

Image

Reproduction Steps

git tag -a v1.0 -m "Initial release version 1.0"

Expected Behavior

GitRepository.Tags should contain the v1.0 tag

Actual Behavior

GitRepository.Tags is empty

Regression?

No response

Known Workarounds

No response

Could you help with a pull-request?

No

@schalpat schalpat added the bug label Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant