(no title)
tuxie_ | 2 years ago
So I created this tool that opens an MR off the branch I'm on. It opens up my favorite editor and asks me for a title and a description in the same way that git does for commits. It splits it in first line for title and the rest for the body.
It's very simple but I'm very happy with it. Now I extended it to list the open MRs, show the tickets in the current sprint, etc...
Nobody else in my company uses it tbh, but I don't care because it solves _my_ problem and I love it.
jacknews|2 years ago