Skip to content

casperbrike/git-delete-merged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Description

This git command deletes all merged to master branches except staging, beta, production. Remote branches are not affected.

Getting started

  1. Clone this repository
  2. Copy git-delete-merged to your /usr/bin path
  3. Add execution rights to it: sudo chmod +x git-delete-merged

How to use

Just run the command inside your repository directory: git delete-merged

About

git custom command to delete locally merged branches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages