matsim-vsp / parallel_qsim_rust

Parallel and distributed implementation of the Qsim in Rust
8 stars 0 forks source link

change master to main #45

Closed Janekdererste closed 1 year ago

Janekdererste commented 1 year ago

it's 2023

paulheinr commented 1 year ago

I'm not able to do so because I can't change the settings. But here is an instruction how to change it: https://gist.github.com/danieldogeanu/739f88ea5312aaa23180e162e3ae89ab

Janekdererste commented 1 year ago

I would have just branched off a main branch, changed all the protection and ci rules to main and then deleted the master branch.

paulheinr commented 1 year ago

Yes, that's essentially what the instruction recommends, but I'm not allowed to change the protection and delete the master branch 🙃 I just wanted to inform you that I can't take that issue

Janekdererste commented 1 year ago

Ah, I see. I will take care of it.

Janekdererste commented 1 year ago

So, I did the following things

Locally:

I think, this is done.