Integrated: vcs: handle "No newline at end of file" in UnifiedDiffParser

Erik Helin ehelin at openjdk.java.net
Fri Oct 23 14:55:33 UTC 2020


On Fri, 23 Oct 2020 14:51:56 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that handles a `\ No newline at end of file` line in a unified diff.
> 
> Testing:
> - [x] Added a new unit test
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 5649dc1e
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/5649dc1e
Stats:     47 lines in 2 files changed: 40 ins; 1 del; 6 mod

vcs: handle "No newline at end of file" in UnifiedDiffParser

Reviewed-by: rwestberg

-------------

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


More information about the skara-dev mailing list