When I create a new branch, tests executions start from the beginning and I can not compare with the history of the parent branch. Is there a way that I can create branches and "clone" history, or at least the last one from the parent branch to execute the tests and compare? It would save us some time for doing manually some comparisons (we have around 20K tests).
Ex.: I have a develop branch and I create a release-xxxx branch. I would like, when creating the release-xxx branch, to take the history from the parent (in this case develop) and have the comparisons in the release starting from there instead of resetting the comparisons.
this would be so useful for feature branches as well.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.