Skip to content

Sanster/git-dd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-dd

Gem Version

git command to delete branches interactively

Install

Install git-dd with gem:

gem install git-dd

How to use

  • Run git dd to select branches to delete. Use arrow keys, press Space to select and Enter to finish.

git-dd

The merged/unmerge status show whether the branch has been merged into current branch.

  • Run git dd --merged to delete all branches have been merged into current branch.

Press Ctrl + c to return.

About

git command to delete branches interactively

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages