Skip to content

Commit

Permalink
Updated the Docs with Supported Features
Browse files Browse the repository at this point in the history
  • Loading branch information
prabodhmeshram committed Dec 8, 2017
1 parent efb66e7 commit ed4ec88
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@ How to use ?

Copy the **_git-prune.sh_** or execute the file inside _scripts_ folder into your current Github directory you want to delete branches which are locally present.

# Caveat :
### Supports :

* Force deleting Local Branches.
* Prompting to fetch before deleting.


## Caveat :
For now it will also delete the untracked local branches which have never been pushed. So, use it wisely.

0 comments on commit ed4ec88

Please sign in to comment.