I'm not sure if graphing is what I need but I think it is.
I have a rather large proliferation of git branches, I want to slim this down by deleting old branches, and merging branches that can be merged and so on, but looking at them I can't quite remember which is which.
Is there a way to graph the branches so I can for example, branches by date, or how branches differ and so on?
I'm sorry if I'm not being clear, It's a little hard to describe exactly what I'm after.