# Description
This example can be used as is. Just copy and paste it to your Powershell and it will delete all local orphaned tracking branches.
# References
* [Erik Aybar: Git Tip: Deleting Old Local Branches][erikaybar-2017]
[erikaybar-2017]: <http://erikaybar.name/git-deleting-old-local-branches/> "Erik Aybar: Git Tip: Deleting Old Local Branches"