Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The following describes a step-by-step instruction for A, rebranding & B, cleaning the repository/organization:
pypsa-earth-testpypsa-earth-auxilium(auxilium is latin and stands for 'support')pypsa-earth-auxiliumare required for images, renaming of links etc.)git clone --mirror https://github.com/pypsa-meets-africa/pypsa-africa.gitpypsa-meets-africawith the repositorypypsa-africa,pypsa-africa-hackathon& create a simple link to the new website/ repositorypip install git-filter-repofind . -type f > paths_i_want.txtand some manual labour)<path>/pypsa-africathe following command to clean the historygit filter-repo --paths-from-file ../paths_i_want.txtdu – sh . git)git remote -vgit remote add origin https://github.com/pypsa-meets-africa/pypsa-earth.gitgit push origin --mirror(--mirror will make sure that the remote will be clean)Fixes:
Beta Was this translation helpful? Give feedback.
All reactions