Objectives
~~~~~~~~
* Finish design [IN PROGRESS]
* Somethings have to be figured out first:
* Create a base for Hector work(so he can develop the high level part) [FIGURED OUT]
* How does Index works and how are we going to implement it(its different on every implementation) [FIGURED OUT]
* Continue working on “Core” which is Object, Tree, Commit, Blob and Tag [SOME WORK DONE]
* Start work in Index [NOT DONE]
Objectives
~~~~~~~~~~
* Design work
* Index
* Trivial Merge
* IndexEntry
* ObjectStore
* Core
* Objects
* Tree
* TreeEntry
* Blob
* Commit
* Tag
* HASH
* Work on Core
Love
~~~~
* miguel: he pointed me to nice documentation, the author is really good explaining git concepts(http://s3.amazonaws.com/chacon/git-talk.pdf)