0 votes
in DevOps by
How you will do tagging in git?

1 Answer

0 votes
by

We have following command to create tags in git

Git tag v0.1

Related questions

0 votes
asked Apr 1, 2021 in DevOps by sharadyadav1986
0 votes
asked Nov 27, 2019 in DevOps by rajeshsharma
...