git-bonsai 0.3.0

Command-line tool to clean the branches of your git garden
Documentation
1
2
3
#!/bin/bash
set -euo pipefail
pipx run pre-commit run --all