Skip to content

A simple bash script to clean up merged branches.

Notifications You must be signed in to change notification settings

MarkBorcherding/git-tidy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

git tidy

"Clean up your repo or you're not getting any desert!"

What it does

git tidy deletes all branches that are merged into your current branch from your local repo and also deletes all remote branches that have been merged in.

What about master?

Well, maybe not all the branches.

Installation

Put git-tidy on your path somehow.

Usage

Just run git tidy while on a branch.

About

A simple bash script to clean up merged branches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages