Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Set up a new tag in VSO git via API

$
0
0

I'd like to mark git commit in git VSO repo by additional custom tag when certain events are happen and this will help me to find/see particular commit in history, but I haven't found anything close to this in API documentation, bedsides these links which are still not close enough:

https://www.visualstudio.com/en-us/integrate/api/git/refs

https://www.visualstudio.com/integrate/api/git/pushes#GetalistofpushesForaparticularbranch_includingrefupdates

Thank you in advance!

What I want is the same which is done by this command:

git tag -a v1.2 9fceb02


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>