Remove stale/old branches that are already merged in master.
List Git Stale Branches that are already merged in master
./gitstatebranches list
Remove Git Stale Branches that are already Merged in master
./gitstatebranches remove
/opt/repos.txt --> File where you will list your branches repo[Mandatory]
/opt/exclude_branches.txt --> File where you will specify branches that you don't want to get removed[Not Mandatory]