On 04/10/2016 08:51 PM, Anderson Torres wrote:
> My question is: how can I "update" Current if I update Nixos locally,
> AND propagate the update to the derived branches?

You might use topgit workflow. It's quite a nice tool to develop
multiple features at once that can *depend* on each other. AFAIK it
assumes you want to export one commit per feature in the end, which
might not be what you want...

(Underneath it uses merge commits, not rebasing.)

--Vladimir


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to