Streamline Your Git Branch Creation with Jira Tool
The Jira - Create New Branch Command Generator is a Chrome extension designed to enhance productivity for developers working with Jira. This tool retrieves the ticket ID and title from the currently opened Jira ticket in the browser and generates a command to create a new Git branch. The command follows the format "git checkout -b TICKET-ID-the-ticket-title," simplifying the branch creation process directly from the Jira interface.
In addition to generating the command, the extension features a convenient copy button that allows users to easily copy the command to their clipboard. Developers also have the option to edit the generated command before copying it. However, it is important to note that if the open tab does not contain a Jira ticket, the extension will not generate any command.