Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Smart Git Integration for Jira has been integrated with Jira Development tools

Installing Smart Git Integration for Jira automatically connects it to development tools, which gives the ability to create git command for new branches and commits within our plugin.

Smart Git Integration Permission should be configured correctly to use git data on the Issue page

To Create the branch and commit commands from Jira:

  1. Go to your Project and open the Issue page.

  2. Find Development field on the Context fields panel

3. Select Create branch to create git command and click Copy button to use it.

4. Select Create commit for creating git command. Then click Copy button to copy the issue key and git commit command.

Include issue keys in your commit messages to link them to your Jira issues. Learn more

  • No labels