Create a git branch name from a JIRA Ticket

2023 active View on GitHub

Chrome Extension that creates a git branch name from a Jira Ticket number and title.

  1. Open a JIRA ticket modal (or a ticket page)
  2. CLick copy to copy the branch name to clipboard
  3. A git branch name is now copied to your clipboard, it looks like this `git checkout -b feat/dev/abc-123-cool-the-ticket-title

Did you enjoy this post?