C
C
ch-aqwer2018-02-14 16:55:11
git
ch-aqwer, 2018-02-14 16:55:11

How to deal with tags in git?

Good afternoon! Please explain how to make git pusha separate branch in the tag?
The tag itself is created, I can switch to it.
Gitlab has a tag - v1.0.1 that I need to make changes to.
I create a branch on the command - git push origin v1.0.1
but the branch appears with a merge request only for master
Please help me deal with tags in git.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Papa, 2018-02-14
Stifflera @PapaStifflera

Commits are marked with tags in the git.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question