Works just like
git clone
. In addition you can pass extra flags to configure your repository. If there is a bootstrap file in the repository, you will be prompted to execute it. See also:git clone
. More information: https://yadm.io/docs/common_commands.
yadm clone remote_repository_location
yadm clone remote_repository_location --bootstrap
yadm clone remote_repository_location --no-bootstrap
yadm
will use during cloning:yadm clone remote_repository_location --w worktree_file
yadm
gets files from:yadm clone remote_repository_location -b branch
yadm clone remote_repository_location -f