commit bfed0e200a721018cbc04abab4d86e4e700ad741 from: Stefan Sperling date: Tue Jan 10 17:38:25 2023 UTC got.1: Add example which lists recently modified branches. I use this a lot. commit - f7a854cff3b036707a2322ebff8540f29561a8a5 commit + bfed0e200a721018cbc04abab4d86e4e700ad741 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