Alxandr / git-commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Shell 100.0%