An open API service indexing awesome lists of open source software.

https://github.com/syaifulsz/git-branch-cleanup

A helper that helps you manage your git branches from junk branches - it's a PHP file that show all available branches and last commit by who
https://github.com/syaifulsz/git-branch-cleanup

branch cleanup git helper php

Last synced: about 2 months ago
JSON representation

A helper that helps you manage your git branches from junk branches - it's a PHP file that show all available branches and last commit by who

Awesome Lists containing this project

README

          

# Git Branch Cleanup Helper

If you're working with a high performance team that includes 5-10 software engineers working together. You may end up having a really messy branches on your git project. I had the same problem with mine and here is how I clean up my project from junk branches.