[Nix-dev] how to proceed the best

Vladimír Čunát vcunat at gmail.com
Sat Dec 7 13:48:29 CET 2013


On 12/07/2013 11:39 AM, Marc Weber wrote:
> You can automate following one or multiple branches by using topgit.
> I've added a wiki article long time ago:
> https://nixos.org/wiki/Nixpkgs_and_TopGit

Yes, topgit works great for me. It's good for some longer testing, as 
each topgit branch is meant to become just a single commit sent to an 
upstream branch.

For some short work I just keep the changed files and then do updates 
via "git stash", "git pull", "git stash pop" (+ fix conflicts if some).

Git offers many possibilities...

Vlada


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20131207/6e0872a3/attachment.bin 


More information about the nix-dev mailing list