Hello. I´m postgraduate student in distributed computing and I'm searching on git.
I would like to know is there any website where I can find the main components and connectors of the architecture of GIT. Is there any website where I can find components-connector view point.
I appreciate any help!
Thank you!
Best regards,
Rafael Abraão Rodrigues Lago
On Sun, May 26, 2013 at 12:36 PM, Rafael Abraão
[off-list ref] wrote:
Hello. I´m postgraduate student in distributed computing and I'm searching on git.
I would like to know is there any website where I can find the main components and connectors of the architecture of GIT. Is there any website where I can find components-connector view point.
This might be a good starting point: http://www.aosabook.org/en/git.html
There are some documents in Documentation/technical (in git
repository) but that's not really about architecture. Just dig in the
code and ask here. You could even look at early versions of git where
the code is much simpler.
--
Duy