git-brv: add page (#5966)

* git-brv: add page

* git-brv: add page

* added \n at end

* Update pages/common/git-brv.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Update pages/common/git-brv.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Added @bl-ue change

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
This commit is contained in:
CleanMachine1
2021-05-15 13:05:14 +01:00
committed by GitHub
parent f2cf84ec29
commit 12f4b67d63

9
pages/common/git-brv.md Normal file
View File

@@ -0,0 +1,9 @@
# git brv
> Print a list of branches, sorted by last commit date.
> Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-brv>.
- List each branch showing date, latest commit hash and message:
`git brv`