smengcl commented on pull request #1021: URL: https://github.com/apache/hadoop-ozone/pull/1021#issuecomment-644228910
Thanks @elek for kicking off another 2 runs. I just pushed another empty commit for a new run. We might want to exclude (by rebasing) the empty commits from feature branch when we merge is to master? @elek My plan is to merge the `HDDS-2665-ofs` branch to `master` by running ```bash git merge --no-ff HDDS-2665-ofs ``` when on `master` branch, as described in the **Merging a feature branch** section on [this Hadoop Wiki page|https://cwiki.apache.org/confluence/display/HADOOP2/HowToCommit]. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
