Skip to content

Commit

Permalink
gcs: remove reference to DAG; not really needed really
Browse files Browse the repository at this point in the history
EugeneKay pointed out that I mentioned DAG but did not define or even
expand it.  I might add it back in later but I think it works quite well
even without...
  • Loading branch information
sitaramc committed Jan 9, 2012
1 parent 7c1ce2d commit 13a2ffa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gcs/index.mkd
Expand Up @@ -475,8 +475,7 @@ they are now in **your local "master" branch**. They continue to have the
same SHA values and the object store does not change as a result of this same SHA values and the object store does not change as a result of this
command at all. command at all.


All you did was move a pointer from one node to another. Which is why the All you did was move a pointer from one node to another.
linked list analogy works so well in understanding git as a DAG.


## advanced operations ## advanced operations


Expand Down

0 comments on commit 13a2ffa

Please sign in to comment.