Skip to content

Commit

Permalink
Added Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
prabodhmeshram committed Dec 6, 2017
1 parent 0796d12 commit 53b1e12
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,12 @@ I tried to search for some solution where this can be handled when I pull code o

Anyways, its an effort to provide a script to make sure I have peace of mind and won't do more manual work.

What I believe is Automate it, If it is regular process.
What I believe is Automate it, If it is regular process.

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 :
For now it will also delete the untracked local branches which have never been pushed. So, use it wisely.

0 comments on commit 53b1e12

Please sign in to comment.