You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/10/11 14:44:11 UTC

[GitHub] [spark] philwalk commented on pull request #38167: [SPARK-40739][SPARK-40738] Fix problems that affect windows shell environments (cygwin/msys2/mingw)

philwalk commented on PR #38167:
URL: https://github.com/apache/spark/pull/38167#issuecomment-1274813553

   > (@philwalk rebasing it would retrigger the Github Actions jobs)
   
   I did the following, hope it was correct:
   ```bash
   git fetch upstream
   git rebase upstream/master
   git pull
   git commit -m 'rebase to trigger build'
   git push
   ```


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org