Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flock - How to specify which Flutter repository to use #331

Open
xni06 opened this issue Nov 14, 2024 · 0 comments
Open

Flock - How to specify which Flutter repository to use #331

xni06 opened this issue Nov 14, 2024 · 0 comments

Comments

@xni06
Copy link

xni06 commented Nov 14, 2024

With the arrival of Flock, we would like to specify which Flutter repository to clone.

Currently, https://github.com/flutter/flutter.git is used but we would like to have the option to specify the URL, which in this case would be https://github.com/Flutter-Foundation/flutter.git

We can see that setup.sh has the following line that may be of relevance:

git clone -b "$CHANNEL" https://github.com/flutter/flutter.git "$CACHE_PATH"

Is this at all possible? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant