justinmclean commented on issue #75: Set all padding values at once URL: https://github.com/apache/royale-asjs/pull/75#issuecomment-344091522 So I tried to fix this and was unable to (hard reset develop to upstream, re-parent branch and rebase). However you should be able to apply the single commit like so: git fetch --all git cherry-pick c2ab730 You may need to git remote add my repo I'm not sure it's been added and as I don't have access I can't test it. Alternatively you could just take the patch file and just apply the last commit in it. [1] 1. https://patch-diff.githubusercontent.com/raw/apache/royale-asjs/pull/75.patch Or I can submit another pull request if you prefer.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
