[Nix-dev] pull request question
James Cook
james.cook at utoronto.ca
Sun Dec 1 21:47:32 CET 2013
git-cherry-pick can do this. You'd want to make a new branch in your
local reposititory (starting at master) and cherry-pick the commits
you want to include.
I usually make a new git branch for every change I want to propose in
order to avoid this sort of problem.
Also, if the first push request is accepted, then the problem should
solve itself.
James
On 1 December 2013 15:29, Roelof Wobben <rwobben at hotmail.com> wrote:
> Hello,
>
> Today I succeed in building cinnamon desktop.
> But when I want to make a push request I see all the files back of a earlier
> push request
> which is still not accepted in master.
>
> Can I somehow filter the commits I want to push ?
>
> Roelof
>
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
More information about the nix-dev
mailing list