You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2025. It is now read-only.
Uh oh!
There was an error while loading. Please reload this page.
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.
Unfortunally these tags are not listed in the GitRepository.Tags enumeration
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
The text was updated successfully, but these errors were encountered: