Can someone show/point/help me to a resource for distributed development Git example or guide?
I’m a newbie and through I tried to google, I’m overwhelmed by the amount of information available.
My situation is that I have few developers around the globe and and ideally we don’t have to deal with a central repository like Svn, but still have a central repository to track changes and publish diff to a blogspot account or something.
The resources listed at the official Git site’s documentation section are actually quite good at covering the basics. See the links under the ‘Tutorials’ header especially.