Этот коммит содержится в:
Ihar Hancharenka 2023-12-06 13:01:23 +03:00
родитель 55c126b751
Коммит b2ae292661

Просмотреть файл

@ -28,6 +28,8 @@ git checkout <tag-name>
git push --tags <remote-branch>
push tags to a remote branch
samplegit
git push origin --tags
git push <remote-branch> :<tag-name>
push nothing to tag-name at remote-branch