On Wed, Jul 8, 2009 at 1:14 PM, felix<[email protected]> wrote:
>
> On 7/8/09 05:01, Ben Laurie wrote:
>>>
>>> I'm using git to manage pending changes and other divergences
>>> from trunk.  It's kind of an experiment.  There are some things I
>>> don't like about it yet, but it's better than what I was doing before.
>>
>> If you're experimenting in this area can I suggest Mercurial Queues as
>> an alternative to play with?
>
> yeah, I'm also using mercurial queues.
> that's the workflow I'm migrating away from.
> it has some advantages, but it doesn't work so well as
> a mechanism for sharing changes.
>
> mq is basically similar to git rebase workflows,
> and those really only work when you're a leaf
> developer with private branches.
>
> (generally I prefer using hg instead of git,

Me, too :-)

> but yui is already using github, and no point in
> mixing git+hg+svn.  just git+svn is awkward enough.)
>

Reply via email to