This reverts commit 2a0f4617db
.
* Close #403
tags/v0.57.0
- require: | - require: | ||||
- file: {{ basedir }} | - file: {{ basedir }} | ||||
{%- if not update %} | {%- if not update %} | ||||
- onlyif: rm -fr {{ gitdir }} >/dev/null 2>&1 | true | |||||
- unless: test -e {{ gitdir }} >/dev/null 2>&1 | |||||
{%- endif %} | {%- endif %} | ||||
{%- endif %} | {%- endif %} | ||||
{%- endfor %} | {%- endfor %} |