Tag: Jira

  • Have you ever worked on a team where everyone needed to put the Jira ticket number in the git message? Ever wanted to know all the ticket being merge to another branch before doing so? Here is a nifty little bash function that you can put in your bash profile: Once you have this included, you…