What are the possible project models in distributed version control? Are there any better article to explain models like Pull only, Shared push, Single source ?
|
feedback
|
|
The successful branching model article is a good start, even if it deals first with branching, before mentioning the collaborative aspect. The distributed workflows are introduced in the GitBook, and detailed in Pro Git book, where they are called (and this is not an exhaustive list):
| |||||
feedback
|


