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:
9
pages/common/git-brv.md
Normal file
9
pages/common/git-brv.md
Normal 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`
|
Reference in New Issue
Block a user