2 releases

0.1.1 Mar 6, 2021
0.1.0 Mar 6, 2021

#22 in #local-git

MIT/Apache

9KB
200 lines

What is Arborist?

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.

What's required to use Arborist?

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

How do I install Arborist?

Currently the only supported method to install arborist is via Cargo. To install run cargo install arborist-git

Dependencies

~16MB
~343K SLoC