Getting started with Git

A place to discuss software and code that isn't automotive related. Free and open source preferred but not compulsory.
Post Reply
User avatar
ToxicGumbo
LQFP144 - On Top Of The Game
Posts: 474
Joined: Tue Jan 03, 2012 8:37 pm
Location: Manhattan, KS. USA

Getting started with Git

Post 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
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: Getting started with Git

Post 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.
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
Post Reply