@tekin's Twitter archive

source code
@gonedark “Stale” is an interesting one. It shouldn’t be too difficult to write a command that will delete all branches older than a certain age. Perhaps using git branch --sort=-committerdate as a base.
0
0