You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/10/17 21:56:05 UTC

[jira] [Commented] (SPARK-11169) Remove the extra spaces in merge script

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

Apache Spark commented on SPARK-11169:
--------------------------------------

User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/9156

> Remove the extra spaces in merge script
> ---------------------------------------
>
>                 Key: SPARK-11169
>                 URL: https://issues.apache.org/jira/browse/SPARK-11169
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> Our merge script now turns 
> {code}
> [SPARK-1234][SPARK-1235][SPARK-1236][SQL] description
> {code}
> into 
> {code}
> [SPARK-1234] [SPARK-1235] [SPARK-1236] [SQL] description
> {code}
> The extra spaces are more annoying in git since the first line of a git commit is supposed to be very short.



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

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