GitHub and GitLab for newbies
I wrote a git tutorial for those who don't know git where I tried to explain how to use Git for version control on your local machine.
Of course those of you who know about these things already know that half the fun of git is not using it locally, but using a server that can centralize the develpment and allow collaboration.
Well, good news! I just wrote the chapter where I cover that part!
Read and let me know what you think:
1+ went thru the first pages of ch.3 , i found especially the pictures very helpful, and now i feel armed when something will not go as expected.
My motto is "know enough to be dangerous!"