Does anybody know how to push tags in Visual Studio 2022. Since I switched to multi-repo mode, I can't find it anywhere. Workaround is to push the tags via command line.
The truth is that tags are a bit hidden. You should go to team explorer -> Git Repository -> under your branch -> right click -> New tag.
Then you will have to push these tags under Git changes -> three dots -> push all tags to origin.
Tags pushed
Tag is attached to a particular commit. You can then find your tags on github along with the commit that they are connected.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With