Skip to content

When source-url is a public GitLab repository, git-sync sync enforces authentication. #63

@itviewer

Description

@itviewer
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions