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

```{parsed-literal}
Explanation of init here


git2cpp init [OPTIONS] [directory]


POSITIONALS:
&nbsp; directory TEXT:(DIR) OR (PATH(non-existing)) [/home/docs/checkouts/readthedocs.org/user_builds/git2cpp/checkouts/152/docs]
&nbsp;                             info about directory arg

OPTIONS:
&nbsp; -h,     --help              Print this help message and exit
&nbsp;         --bare              info about bare arg
&nbsp; -b,     --initial-branch TEXT
&nbsp;                             Use &lt;branch-name&gt; for the initial branch in the newly created
&nbsp;                             repository. If not specified, fall back to the default name.
```
