Skip to content

dstnbrkr/git-trim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

git-trim

A command line utility for removing git branches

Trim your local branches:

git trim

lists all local branches in your preferred $EDITOR. Delete the unwanted branches, save, and git-trim will delete removed branches.

Install

Copy git-trim to your $PATH and git will automatically find the 'trim' subcommand.

About

Utility to delete git branches interactively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages