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
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
