1 Commits

Author SHA1 Message Date
alshabib
b6ba5083a7 adding a simple script to purge topic branches from your local repo.
It works by checking if your branchs' gerrit change id is present in master
if yes it adds the branch to the list of branches to clean.

You must run it with --confirm to delete otherwise only a dry-run will be done
You can also run it with --one-by-one where it will ask you to confirm each branch deletion

Change-Id: Iaabe1a6db72242fd31b14302fb3109e8545a0ad8
2015-07-09 23:36:35 +00:00