Surveyor is a cli tool that you can use to manage and delete your local git branches. This is especially useful when you're merge flow deletes the branch on origin, but not your local.
Nothing! Just run arborist from within the git repository where you'd like to delete you're local branches. To run arborist, run arborist-git
Currently the only supported method to install arborist is via Cargo. To install run cargo install arborist-git