Skip to content
Snippets Groups Projects
Commit 4234284f authored by Riccardo Bernardini's avatar Riccardo Bernardini
Browse files

Updated with 'status' being the default show subcommand

parent 34a67f6e
No related branches found
Tags v1.0.1-beta
No related merge requests found
......@@ -97,6 +97,9 @@ Add a new event to the history. Event time is current time.
```sh
git branchnotes show [reason | status | history] [-b branch]
```
Print the requested information to the standard output. If the subcomman (`reason`, `status` or `history`) is missing, `status` is taken by default.
### Edit
```sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment