Integrated: forge: patch for commit can be null

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


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

> Hi all,
> 
> please review this patch that handles cases where the GitHub REST API returns `null` for the `"patch"` field for a `commit` object. This seems to primarily happen for very large merges that changes 200+ files.
> 
> Testing:
> - [x] Manual testing on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: d91f3ebd
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/d91f3ebd
Stats:     5 lines in 1 file changed: 3 ins; 0 del; 2 mod

forge: patch for commit can be null

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list