Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Create a git tag

    Create a git tag

    icon
    ✍️ Create a git Tag for you version
    • 1. Summary
    • 2. Result
    • 3. Step by Step Guide
    • 4. Documentation

    1. Summary

    Create a tag for a specific branch

    2. Result

    A tag is available for a specific version of your branch

    3. Step by Step Guide

    1. Navigate in your workspace to the SOURCE CONTROL
    2. Right click the version you want to tag
    3. Click on “Add Tag”
    4. Give the “Tag” a name
    5. Click on “Add Tag”
    image

    You can also follow the instruction directly form the CLI

    Cli example from Bitbucket here https://www.atlassian.com/git/tutorials/inspecting-a-repository/git-tag

    4. Documentation

    To find more information, you can check the following documentation.

    Build.One SetupBuild.One Setup

    Back to Use CasesUse Cases

    Back to Home Page

    Logo