commit - 27b11d77adb941c1219dd82ceb47e8243ea37caf
commit + 7fc9410615d293f182da728eb3576f2e228cbfcb
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