commit - f7a854cff3b036707a2322ebff8540f29561a8a5
commit + bfed0e200a721018cbc04abab4d86e4e700ad741
blob - 3014446b87c1bbbc0c5271ec13deecb93f5ccc0c
blob + a694c0e1f36f3891e4f55c84802c58833a6445a1
--- got/got.1
+++ got/got.1
In a work tree or a git repository directory, list all branch references:
.Pp
.Dl $ got branch -l
+.Pp
+As above, but list the most recently modified branches only:
+.Pp
+.Dl $ got branch -lt | head
.Pp
In a work tree or a git repository directory, create a new branch called
.Dq unified-buffer-cache