Git Subcommands

This is a small collection of subcommands I use in my git environment.

How to use

Add bin folder to your PATH.

Commands

List of new git commands:

git prune-branches

Deletes all local branches that have been merged into master.