Yep, rule of thumb with GIT and GitHub: always create a new branch from
upstream each time you're working on a new topic.
We call them "topic branches".
You inadvertedly discoverred the cool thing about pull requests, you can
add more to them by simply pushing to the related branch.

Cheers,


2014-04-10 16:02 GMT+02:00 Marcos García <marcos...@gmail.com>:

> You are right, you have to create different branches.
>
> Since the changes are pushed you cannot alter the history... Maybe
> creating a new branch before the change and cherry picking the commits to
> the newer, so that you can delete the older one...
>
> Regards, Marcos.
> El 10/04/2014 15:59, "Kevin Guerrier" <guerrie...@gmail.com> escribió:
>
>>  Hi,
>>
>> How can i split my commit into many pull request ?
>> My first and my second commit was made before my first pull request and
>> appeared correctly into.
>> But when I made another commit (adding complete head bank from other
>> modules), it has been included into the same pull request with the same
>> title...
>>
>> How can I split it into different request ?
>>
>> Should I create another branch to make different pull request ? Can I
>> move my last commit into another pull request ?
>>
>> Thanks by advance.
>>
>> --
>> GUERRIER Kevin <guerrie...@gmail.com>
>>
>> _______________________________________________
>> Dolibarr-dev mailing list
>> Dolibarr-dev@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>>
>>
> _______________________________________________
> Dolibarr-dev mailing list
> Dolibarr-dev@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>
>


-- 
*Raphaël Doursenaud*
Directeur technique (CTO)
Expert certifié en déploiement Google
Apps<https://gpcsolutions.fr/raphael-doursenaud-google-apps-certified-deployment-specialist>
+33 (0)5 35 53 97 13 - +33 (0)6 68 48 20 10

-- 
 <http://gpcsolutions.fr>
http://gpcsolutions.fr
Technopole Hélioparc
2 avenue du Président Pierre Angot
64053 PAU CEDEX 9
SARL GPC.solutions au capital de 7 500 € - R.C.S. PAU 528 995 921
<https://www.google.com/a/partnersearch/#partner?partner_id=46687933_a0n60000000sqpWAAQ><http://wiki.dolibarr.org/index.php/Dolibarr_suppliers_France#GPC.solutions>
_______________________________________________
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à