This is the command git-delete-merged-branches that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
git-delete-merged-branches - Delete merged branches
SYNOPSIS
git-delete-merged-branches
DESCRIPTION
Deletes all branches merged in to current HEAD. Does not delete master, even if run from a
branch that is a descendant of master.
EXAMPLES
$ git delete-merged-branches
Use git-delete-merged-branches online using onworks.net services