git-bonsai 0.3.0

Command-line tool to clean the branches of your git garden
Documentation
1
2
3
4
#!/bin/bash
set -euo pipefail
export RUST_BACKTRACE=1
cargo test --verbose