MetOs-UiO / eScience2024

https://metos-uio.github.io/eScience2024/
1 stars 12 forks source link

Add version control instructions. #12

Closed mvdebolskiy closed 2 months ago

mvdebolskiy commented 2 months ago

@sarambl You can commit directly to the PR branch or make a new one from it which we can pull in from later. Do you want to add the instructions on how to use git though the command line?

mvdebolskiy commented 2 months ago

@sarambl do you have any input or I merge this in order to work on #15 ?

Ovewh commented 2 months ago

@mvdebolskiy BTW, does this work with ssh-keys or only the acesstoken?

mvdebolskiy commented 2 months ago

@mvdebolskiy BTW, does this work with ssh-keys or only the acesstoken?

It should work with ssh-keys too (at least git in the command line). I just thought it's a bit lengthy to add all the ssh-agent configuration into this documentation. The one on the docs.github is not very newbie-friendly. If you want to add a subsection on how to configure github ssh specifically for the hub, you are welcome to.