On 10/30/15 7:48 AM, EBo wrote:
> You know, I have never seen anyone teach it thus.  Do you have, or can
> you point to, instructional video/page links?
>
> On Oct 30 2015 7:42 AM, Sebastian Kuzminsky wrote:
>> 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.

Moses and I talked about it on IRC for a bit this morning, and here are 
some sites we found that try to teach git using this "objects and 
relationships" approach:

http://www.sbf5.com/~cduan/technical/git/

http://schacon.github.io/gitbook/1_the_git_object_model.html

http://git-scm.com/book/en/v2

http://www.gitguys.com/topics/all-git-object-types-blob-tree-commit-and-tag/

http://eagain.net/articles/git-for-computer-scientists/


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to