Integrated: Store target hash before potentially fetching the ref

Robin Westberg rwestberg at openjdk.java.net
Wed Aug 26 11:50:03 UTC 2020


On Wed, 26 Aug 2020 07:29:24 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that determines the hash of the target ref for a PR before returning the ref. This ensures
> that subsequently fetching the ref contains the hash (barring concurrent force pushes to the target ref, which should
> never happen).  Best regards,
> Robin

This pull request has now been integrated.

Changeset: 089215dc
Author:    Robin Westberg <rwestberg at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/089215dc
Stats:     21 lines in 2 files changed: 0 ins; 17 del; 4 mod

Store target hash before potentially fetching the ref

Reviewed-by: ehelin

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

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


More information about the skara-dev mailing list