inbo / git-course

Course material for Git(Hub) course at INBO
https://inbo.github.io/git-course/
Creative Commons Attribution 4.0 International
3 stars 34 forks source link

Change 'master' to 'main' #45

Closed ElsLommelen closed 2 years ago

ElsLommelen commented 2 years ago

This PR aims to solve issue #44.

@peterdesmet Could you please check if you can find the original presentations? (While waiting for it, I'll put this PR on draft.)

peterdesmet commented 2 years ago

I have updated the presentations and placed the pdfs in this PR

ElsLommelen commented 2 years ago

Thanks @peterdesmet Is it possible to update the pictures in the presentation where 'master' is clearly visible, or is it not necessary to do this? I already changed the majority of the pictures in the repo, so if the presentation contains the same pictures, you can just use these.

peterdesmet commented 2 years ago

@ElsLommelen I have updated the branch schemas in the presentations to always say main instead of master (let me if you still notice some). For the screenshots of GitHub I wouldn't bother updating that.

ElsLommelen commented 2 years ago

@peterdesmet If I remember well, I only saw master in screenshots of GitHub in your presentations. If you are fine with that, we can leave it like this.

Another question: should we also rename master to main in this repo? (As I am not an administrator, I'm afraid you 'll have to do this.) And if this is the case: do you want me to already change master to main the readme instructions in this PR?

peterdesmet commented 2 years ago

Yes, I think it's fine to leave it like that in the screenshots. We'll hear from users if it is confusing.

Yes, I would rename in this repo. I'll do that right away.

ElsLommelen commented 2 years ago

I fixed the broken link and it seems the word 'master' has disappeared from the repo, so I suppose this PR is ready?