You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/23 11:59:37 UTC

[GitHub] [arrow] lidavidm commented on pull request #12693: ARROW-13564: [Dev] Check individual commit messages for "Co-authored-by:" tags when integrating a pull request

lidavidm commented on pull request #12693:
URL: https://github.com/apache/arrow/pull/12693#issuecomment-1076293620


   It seems you just need to `git remote add apache git@github.com:apache/arrow.git` (the merge script assumes a remote named `apache`)
   
   Alternatively, set `PR_REMOTE_NAME`, e.g. `env PR_REMOTE_NAME=origin ./dev/merge_arrow_pr.py 12682`


-- 
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: github-unsubscribe@arrow.apache.org

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