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" <[email protected]> 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 <[email protected]> > > _______________________________________________ > Dolibarr-dev mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > >
_______________________________________________ Dolibarr-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
