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

bin/configure should probably rename origin even if you skip GitHub setup #1412

Closed
jagthedrummer opened this issue Apr 1, 2024 · 0 comments · Fixed by #1478
Closed

bin/configure should probably rename origin even if you skip GitHub setup #1412

jagthedrummer opened this issue Apr 1, 2024 · 0 comments · Fixed by #1478

Comments

@jagthedrummer
Copy link
Contributor

jagthedrummer commented Apr 1, 2024

If you do this:

git clone [email protected]:bullet-train-co/bullet_train.git your_new_project_name
cd your_new_project_name
bin/configure

It will ask you if you want to push your project to GitHub. If you say no, it will leave the starter repo as origin in your local repo.

We probably don't ever want a downstream project to consider the starter repo as origin. We probably want to rename it upstream regardless of how you answer the GitHub question.

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

Successfully merging a pull request may close this issue.

1 participant