How to create a Git branch from Jira ticket | Scribe

    How to create a Git branch from Jira ticket

    • 14 steps
    1
    Navigate to [https://aircanada.atlassian.net/jira/software/c/projects/CA/issues/CA-3360?filter=myopenissues](https://aircanada.atlassian.net/jira/software/c/projects/CA/issues/CA-3360?filter=myopenissues)
    2
    Click the "Search" field.
    3
    Search for your ticket
    4
    In the panel to the right of your page, scroll down and Click "Git Integration"
    5
    Click "Create branch"
    6
    Click in the Repository box to open the scroll down
    7
    Choose "/KILOReporting"
    8
    Click "Make default". It will make it easier for the future since you'll be able to skip step 6 and 7
    9
    Click the "Branch name" field and add feature/ prefix. You can also modify the branch name if needed
    10
    Click "Create branch"
    11
    Switch to tab "New tab" and navigate to [https://dev.azure.com/aircanada/KILO/_git/KILOReporting](https://dev.azure.com/aircanada/KILO/_git/KILOReporting)
    12
    Click "Branches" under Repos sub-menu
    13
    Click the "Search branch name" field and look for the branch name you've just created
    14
    Click on your branch