Skip to content

A CLI tool to help remove your old git branches

Notifications You must be signed in to change notification settings

mitch292/arborist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A CLI tool to help remove your old git branches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages