(created/git2cpp/status.md)=
# git2cpp status

```{parsed-literal}
Show modified files in working directory, staged for your next commit


git2cpp status [OPTIONS]


OPTIONS:
&nbsp; -h,     --help              Print this help message and exit
&nbsp; -s,     --short             Give the output in the short-format.
&nbsp;         --long              Give the output in the long-format. This is the default.
&nbsp; -b,     --branch            Show the branch and tracking info even in short-format.
```
