git-brv - Man Page

List branches sorted by their last commit date

Examples (TL;DR)

Synopsis

git-brv

Description

Pretty listing of branches sorted by the date of their last commit.

Examples

Simply run git brv

$ git brv
2020-01-14 adds-git-brv fork/adds-git-brv 1ca0d76 Fixes #700: Adds git-brv
2020-01-08 master       origin/master     265b03e Merge pull request #816 from spacewander/git-sed-pathspec

Author

Written by Øsse <https://github.com/Osse>

Reporting Bugs

<https://github.com/tj/git-extras/issues>

See Also

<https://github.com/tj/git-extras>

Referenced By

git-extras(1).

January 2020 Git Extras