commit 7fc9410615d293f182da728eb3576f2e228cbfcb from: Stefan Sperling via: Thomas Adam date: Sat Jan 14 16:45:29 2023 UTC got.1: Add example which lists recently modified branches. I use this a lot. commit - 27b11d77adb941c1219dd82ceb47e8243ea37caf commit + 7fc9410615d293f182da728eb3576f2e228cbfcb blob - 3014446b87c1bbbc0c5271ec13deecb93f5ccc0c blob + a694c0e1f36f3891e4f55c84802c58833a6445a1 --- got/got.1 +++ got/got.1 @@ -3096,6 +3096,10 @@ Interactively revert selected local changes in a work 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