Hi, > You can checkout master and then revert the merge commit while telling it to > make the release branch the mainline using: > > $ git revert -m 2 HEAD
Much appreciated but care to explain how this actually works or is needed? Wouldn't that put it behind the release branch? I think also it's not quite the result we need as it's the tag apache-flex-sdk-4.10.0 we want to sync the master branch with not the current release4.10.0 branch. Thanks, Justin