Hi, I have a fork of caravel_user_project_analog (...
# caravan
f
Hi, I have a fork of caravel_user_project_analog (used for mpw-2), now I want to create a new repo for mpw-4 but github redirects me to the existing fork. Is there a way to fork caravel_user_project_analog again from my github user? Should I create a branch or use other account?? Thank you!
t
If you wait a day or so we should have posted updated repositories for MPW-four. However, the analog user project wrapper has not changed since MPW-two, so the existing repository should be okay to use. The caravel and caravel-lite repositories will get an update.
h
Github doesn't allow you to fork a repo twice from the same account. Their idea is that you should only fork in order to make commits that you contribute back to the original repo as pull requests. If you want to use the original repo as a template, you should make a copy instead (e.g. via https://github.com/new/import).