Combine multiple patches

Is there a way to combine multiple patches into one?  Throughout a ticket lifecycle, we may have multiple zip patches that get deployed to our test environment to fix issues with the initial patch.  We want to be able to deliver a single ticket patch to our next environment in the stack.  We do not want to re-export everything from the dev environment since some of it may have changed for other tickets.  We also do not want to export from the QA environment since no code should move out of that environment.

  Discussion posts and replies are publicly visible