At the risk of being that guy... I've found when teaching folks about git it's helpful to start by describing the data structures that git maintains (blobs, trees,commits, branches, HEAD, and the index), then showing how the git commands manipulate those structures.
On 10/30/2015 07:02 AM, Marius Liebenberg wrote: > Yes sounds about right for me. Or at least my experience of it. > > ------ Original Message ------ > From: "andy pugh" <[email protected]> > To: "EMC developers" <[email protected]> > Sent: 2015-10-30 14:43:14 > Subject: [Emc-developers] XKCD > >> Spot-on as usual. >> >> http://xkcd.com/1597/ >> >> >> >> -- >> atp >> If you can't fix it, you don't own it. >> http://www.ifixit.com/Manifesto >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Emc-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/emc-developers > ------------------------------------------------------------------------------ > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers > -- Sebastian Kuzminsky ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
