Skip to content

sparkida/git-branch-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-branch-cleaner

Removes all branches from repo up to a selected point in time

Safe Cleaning

It's recommended that you backup your working repo so as to be able to recover from any accidents or bugs that may take place, once deleted you will not be able to recover these branches.

$ tar czf <repo>.tar.gz <repo>

What if...

"I deleted things accidentally" - hopefully you have a backup available

About

Deletes branches from git repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published