On 7 December 2013 15:03, Roelof Wobben <[email protected]> wrote: > Oke, > > I can try this way but I do not fully understand how it works. > > How can I make a branch that depends on x-updates for example > cinnanmon-desktop > And how do I commit it then if its building to a push request.
If you use the procedure I outlined in my previous email, just commit and push to your github clone. Then create a pull request at github.com web UI. If you based your topic branch on x-updates, the pull request will default to be merged to x-updates. Best regards, Bjørn Forsman _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
