Better generated branch names with jj
Summary
The article explains how to improve readability of jj's auto-generated branch names by using a slugify template to produce readable, URL-safe names, with code examples and guidance on namespace scoping and Git branch name safety.