Don't worry. I also experienced same problem with dependent changesets. To avoid updating referenced patches I use git checkout -b newbranch last_reference_commit and then cherry pick changes from my working branch. Somebody might advice better solution...
Just please renew +1 score for #2867 and 2958 (it got lost by rebasing) Tom On 30.09.2015 17:56, Thomas Schmid wrote: > I just realized that my push updated your patch sets. That was not > intentional! Or was it supposed to do that since my patch is based on > your patches, and I rebased them on the current master? Hope I didn't > cause any trouble. I am just not used to working with gerrit... > > - Thomas ------------------------------------------------------------------------------ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
