It comes a time in lifetime of every long running project for some spring cleaning. It usually means removing dead code, fields in database tables or even whole tables. In this post, we’re going to focus on cleaning up the branch in our git
repository, our beloved staging
branch.