arborist-git

Crates.ioarborist-git
lib.rsarborist-git
version0.1.1
sourcesrc
created_at2021-03-06 03:05:57.490264
updated_at2021-03-06 03:10:16.338286
descriptionA CLI tool to delete local git branches
homepagehttps://github.com/mitch292/arborist
repositoryhttps://github.com/mitch292/arborist
max_upload_size
id364626
size21,263
Andrew Mitchell (mitch292)

documentation

README

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

Commit count: 11

cargo fmt