alphaville / optimization-engine

Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
https://alphaville.github.io/optimization-engine/
Other
514 stars 53 forks source link

Migrate to Non-Fork Repo #315

Closed zicklag closed 1 year ago

zicklag commented 1 year ago

To increase discoverability on GitHub it could be good to migrate the repository to a standalone repository so that it will pop up in GitHub searches. This seems to be much more recently updated and was able to find it through the lib.rs listing.

You have to contact GitHub support to have them migrate the repo: https://help.github.com/en/articles/why-are-my-contributions-not-showing-up-on-my-profile#commit-was-made-in-a-fork.

alphaville commented 1 year ago

@korken89 would it be easier for you to delete the parent repository?

According to this:

When you delete a public repository, one of the existing public forks is chosen to be the new upstream repository. All other repositories are forked off of this new upstream and subsequent pull requests go to this new upstream repository.

korken89 commented 1 year ago

I can try, lets see what happens

korken89 commented 1 year ago

It is done