diff --git a/pages/common/git-brv.md b/pages/common/git-brv.md new file mode 100644 index 0000000000..0f58e43115 --- /dev/null +++ b/pages/common/git-brv.md @@ -0,0 +1,9 @@ +# git brv + +> Print a list of branches, sorted by last commit date. +> Part of `git-extras`. +> More information: . + +- List each branch showing date, latest commit hash and message: + +`git brv`