[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Topic branches
From: |
Andreas Enge |
Subject: |
Re: Topic branches |
Date: |
Mon, 2 Sep 2013 22:19:01 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sun, Sep 01, 2013 at 10:13:38PM +0200, Ludovic Courtès wrote:
> Experience with Nixpkgs suggests that topic branches are better:
> core-updates does rebuild-the-world changes, so you don’t want to merge
> it lightly, and not too often; conversely the Python changes are
> relatively isolated.
I just created a branch "python" and added it to hydra. Indeed, the good
thing is that one can now experiment and break everything...
Andreas