Tired of visiting gitignore.io to get templates for your .gitignore all the time? I was. So I automated it. git ignore allows you to easily and quickly get all the available templates from ...
On my computer, I have several git worktrees (one for main, one for each release line, etc). The promotion fails on the "cherry-pick to main" step, because I'm running it from the v23.x worktree and ...