You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/13 11:27:39 UTC

[jira] [Commented] (BOOKKEEPER-885) Script to merge github pull request

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

ASF GitHub Bot commented on BOOKKEEPER-885:
-------------------------------------------

GitHub user sijie opened a pull request:

    https://github.com/apache/bookkeeper/pull/4

    BOOKKEEPER-885: Script to merge github pull request

    Utility for creating well-formed pull request merges and pushing them to Apache. A modified version based on Spark project (https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sijie/bookkeeper sijie/BOOKKEEPER-885

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bookkeeper/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4
    
----
commit 3ab6938c7473363657113ce93e2fede1d6563df1
Author: Sijie Guo <si...@apache.org>
Date:   2016-01-13T10:23:09Z

    Utility for creating well-formed pull request merges and pushing them to Apache.
    A modified version based on Spark project (https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py)

----


> Script to merge github pull request
> -----------------------------------
>
>                 Key: BOOKKEEPER-885
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-885
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.4.0
>
>
> Utility for creating well-formed pull request merges and pushing them to Apache. Use the one from spark project: https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)