$ grep -r "#git" ./posts/
#git
// 1 post tagged with git
01
›Cleanup merged branches from your repository [GIT]
Cleanup merged branches and remove dead branches from your repository. You can see how to make a very simple bash script to achieve this.