RFR: Proper parsing of git diff --raw lines

Robin Westberg via github.com duke at openjdk.java.net
Fri Aug 16 11:29:35 UTC 2019


On Fri, 16 Aug 2019 11:26:53 GMT, Erik Duveblad via github.com <duke at openjdk.java.net> wrote:

> Hi,
> 
> this patch introduces stricter (and more correct) parsing of the output from `git diff --raw`. The previous parsing code could not handle spaces in file names.
> 
> ## Testing
> - [x] `sh gradlew test`
> 
> ----------------
> 
> Commits:
>  - e95a4ccd:	Proper parsing of git diff --raw lines
> 
> Pull request:
> https://git.openjdk.java.net/skara/pull/49
> 
> Webrev:
> https://webrevs.openjdk.java.net/skara/49/webrev.00
> 
> Patch:
> https://git.openjdk.java.net/skara/pull/49.diff
> 
> Fetch command:
> git fetch https://git.openjdk.java.net/skara pull/49/head:pull/49

This PR has been reviewed by Robin Westberg via github.com - changes are approved. Review comment:

Ship it!

PR: https://git.openjdk.java.net/skara/pull/49


More information about the skara-dev mailing list