Forum OpenACS Development: Re: If openacs wants to move to git...

Collapse
Posted by Jim Lynch on
Another resource, Git From the Bottom Up, shows the primitive structures and commands. You get a quick look under the hood so that you -know- what git is doing and what it's storing and why.

If openacs moves to git and you do anything with the code, this is going to be a must-read for you. You'll once and for all understand git.

I've only been on the #git channel on freenode for a few days, and already I've noticed many people saying that git is doing things they didn't expect and don't understand. While this won't address everything, this short view of the core of git will facilitate whatever inqueries you may have.