Hacker News new | ask | show | jobs
by ndarwincorn 2467 days ago
A neat hidden feature (AFAIK, maybe it's buried in documentation) is that if you branch locally and name it [issue number]-branch-name, pushing that branch and opening an MR from it will automatically tie it to [issue number] for the same workflow.

Handy for those situations where you started writing code before opening an MR.