Page 1 of 1

Getting started with Git

Posted: Mon Feb 22, 2016 6:05 pm
by ToxicGumbo
For those just getting started with Git for revisioning or simply want the ability to navigate FreeEMS project source trees, here are some helpful Git resources:

Git cheatsheet PDF from Atlassan:
https://ja.atlassian.com/dms/wac/images ... tsheet.pdf

NDP Software interactive Git cheatsheet:
http://ndpsoftware.com/git-cheatsheet.html

Code School Git Intro:
https://try.github.io/levels/1/challenges/1

Code School full Git course (registration required):
https://www.codeschool.com/courses/git-real

Of course, the best way to learn Git is install it on your machine and try it out!

If anyone has any other useful links, please feel free to add comments below.

-Jeff

Re: Getting started with Git

Posted: Mon Feb 22, 2016 7:57 pm
by Fred
I have a couple of oldies:

This sticky: viewtopic.php?f=41&t=1103
And this sticky: viewtopic.php?f=41&t=547

And top tip: Avoid "successful git branching model" at all costs.

Fred.