Open mcapuccini opened 6 years ago
Howdy! I reckon that first step would be to agree upon what would be considered as "old". How would you define and old branch for example?
One way would be via inactivity. Let's say if something wasn't touched in 4 months we just delete it.
Then branches can always be restored via GitHub, for a certain period of time.
I usually delete my old branches every once in a while. It is easy since you can see only your branches. If you think more branches should be deleted, then I guess I still have them locally. I use git as a place to store Ideas that I test and might not be used until much later when I tackle the problem again.
Oh, I see. So in many cases old branches could still be useful.
We need for an automation delete old dev branches, and old dev Docker images.
@carmat88 @andersla ideas 🙂 ?