NLeSC / LargeScaleImaging

Data, Software,Results and Publications for the Large Scale Imaging research @ NLeSc
Apache License 2.0
3 stars 0 forks source link

Migrate python code to separate repository #27

Closed dafnevk closed 8 years ago

dafnevk commented 8 years ago

It would be better to separate the python and matlab code, since they are completely independant.

dafnevk commented 8 years ago

See: http://stackoverflow.com/questions/2538245/extract-part-of-a-git-repository

dafnevk commented 8 years ago

And: https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-repository/

dafnevk commented 8 years ago

Because this is an eStep project, the new repository needs to go under the NLeSC organisation. We can request a new repo by making an office IT issue.

dafnevk commented 8 years ago

Done!

dafnevk commented 8 years ago

I also moved the open issues to the new repository.

dafnevk commented 8 years ago

In step six of this manual, I had to do: git remote set-url origin <url-of-new-repo>