Hi,
I've always liked this article:
http://nvie.com/posts/a-successful-git-branching-model/ although I never got to
put it in pratice myself, yet.
Thanks,
Jaap
On 06/15/2014 04:55 PM, Richard Sharpe wrote:
> Hi folks,
>
> I am working with some people who have made a mess of their git
> repository in that it has some ugly merging stuff and if you run gitk
> is is just a bunch of spaghetti, unlike, say, the Wireshark and Samba
> repositories (at least on the master branch) which are clean straight
> lines.
>
> Now, much of that seems to be a result of rebasing when new stuff is
> committed but I wondered if people know of a git best practices guide?
>