]> git.e2factory.org Git - e2factory.git/commit
git: optionally skip workdir checkout
authorTobias Ulmer <tu@emlix.com>
Fri, 3 May 2019 17:20:16 +0000 (19:20 +0200)
committerTobias Ulmer <tu@emlix.com>
Fri, 3 May 2019 17:20:21 +0000 (19:20 +0200)
commit3e697abbe2b7c4d12bb935fab02faad086024a8e
tree50b6b41bd73dd368d81b69529502a07000944255
parentdea5cb9209c7d6077b5b0062146cbe954144f153
git: optionally skip workdir checkout

Skips workdir checkout on git clone, like in older versions of
e2factory.  This may help to speed up fetch-sources of very large repos
and reduces disk space requirements in some scenarios (CI).

It's currently not documented and may go away. For one, configuring it
via the source config is a little awkward.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
plugins/git.lua