git-sync sync \
--branch yukawa-android-16 \
--target-token "ghp_XXXXXX" \
https://gitlab.baylibre.com/baylibre/amlogic/atv/aosp/device/amlogic/yukawa.git \
https://github.com/yourname/your-repo.git
the source-url https://gitlab.baylibre.com/baylibre/amlogic/atv/aosp/device/amlogic/yukawa.git is a public GitLab repository, However, the above command requires username and password authentication,
Username for 'https://gitlab.baylibre.com':
Password for 'https://gitlab.baylibre.com':
Without entering any content, press Enter to confirm; the command executed successfully.
the
source-urlhttps://gitlab.baylibre.com/baylibre/amlogic/atv/aosp/device/amlogic/yukawa.git is a public GitLab repository, However, the above command requires username and password authentication,Without entering any content, press Enter to confirm; the command executed successfully.