git-checklist
git-checklist copied to clipboard
Show all omits the branch name if there's only one branch
git checklist show --all should show
foo
1: [ ] First task
2: [ ] Second task
but the foo part is omitted.