mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
f90c099e68
--recursive --recurse-submodules After the clone is created, initialize all submodules within, using their default settings. This is equivalent to running git submodule update --init --recursive immediately after the clone is finished. This option is ignored if the cloned repository does not have a worktree/checkout (i.e. if any of --no-checkout/-n, --bare, or --mirror is given) from http://git-scm.com/docs/git-clone |
||
---|---|---|
.. | ||
buildfile | ||
docker | ||
dockerfile | ||
log | ||
proxy | ||
repo | ||
script | ||
build.go | ||
images.go | ||
util.go | ||
writer.go | ||
writer_test.go |