README ergänzt
This commit is contained in:
parent
a2ba33c18e
commit
32bfab2d4a
1 changed files with 4 additions and 0 deletions
|
@ -54,11 +54,15 @@ MYSHELLCONFIG_GIT_CHECKOUTSCRIPT_OPTIONS=
|
||||||
Mögliche Optionen:
|
Mögliche Optionen:
|
||||||
|
|
||||||
* -h
|
* -h
|
||||||
|
* -s
|
||||||
* ''
|
* ''
|
||||||
|
|
||||||
Verwendung: Damit kann man angeben, ob ein headless Repo erzeugt wird. Ohne -h folgt das Repo origin/master
|
Verwendung: Damit kann man angeben, ob ein headless Repo erzeugt wird. Ohne -h folgt das Repo origin/master
|
||||||
Default ist die Option "-h". Soll ein normales Repo (nicht headless) verwendet werden, so MUSS die Variable so gesetzt werden
|
Default ist die Option "-h". Soll ein normales Repo (nicht headless) verwendet werden, so MUSS die Variable so gesetzt werden
|
||||||
|
|
||||||
|
Mit der Option -s kann ein Update der Submodules (tmux-, vim-plugins) erzwungen werden
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
MYSHELLCONFIG_GIT_CHECKOUTSCRIPT_OPTIONS=""
|
MYSHELLCONFIG_GIT_CHECKOUTSCRIPT_OPTIONS=""
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue