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

Will Jones commented on ARROW-16276:
------------------------------------

I think that command is changed up until that commit. Changes after that commit 
seems to be:

{code:bash}
git log fcab481..HEAD --grep=".*\[R\].*" --format="%s" > r-changes.txt
{code}

> [R] Release News
> ----------------
>
>                 Key: ARROW-16276
>                 URL: https://issues.apache.org/jira/browse/ARROW-16276
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Jonathan Keane
>            Assignee: Will Jones
>            Priority: Major
>
> I typically use a command like:
> {code}
> git log fcab481 --grep=".*\[R\].*" --format="%s"
> {code}
> Which will find all the commits with {{[R]}}, since commit fcab481. I found 
> commit fcab481 by going to the 7.0.0 release branch and then finding the last 
> commit that is in the master branch as well as the 7.0.0 release. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to