[ 
https://issues.apache.org/jira/browse/ARROW-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214530#comment-16214530
 ] 

ASF GitHub Bot commented on ARROW-1707:
---------------------------------------

wesm closed pull request #1235: ARROW-1707: Update dev README after movement to 
GitBox
URL: https://github.com/apache/arrow/pull/1235
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/dev/README.md b/dev/README.md
index 82f66f6ac..f3e963cf4 100644
--- a/dev/README.md
+++ b/dev/README.md
@@ -22,13 +22,16 @@
 This directory contains scripts useful to developers when packaging,
 testing, or committing to Arrow.
 
-Merging a pull request requires being a committer on the project.
+Merging a pull request requires being a committer on the project. In addition
+you need to have linked your GitHub and ASF accounts on
+https://gitbox.apache.org/setup/ to be able to push to GitHub as the main
+remote.
 
 * How to merge a Pull request:
 have an apache and apache-github remote setup
 ```
 git remote add apache-github https://github.com/apache/arrow.git
-git remote add apache https://git-wip-us.apache.org/repos/asf/arrow.git
+git remote add apache [email protected]:apache/arrow.git
 ```
 run the following command
 ```


 

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


> Update dev README after movement to GitBox
> ------------------------------------------
>
>                 Key: ARROW-1707
>                 URL: https://issues.apache.org/jira/browse/ARROW-1707
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>              Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to