commit | c0bc4bdc582ad0c7880538cf51121fae96629ccf | [log] [tgz] |
---|---|---|
author | Sven Selberg <svense@axis.com> | Tue Nov 30 13:51:47 2021 +0100 |
committer | Sven Selberg <svense@axis.com> | Wed Dec 01 11:21:13 2021 +0100 |
tree | 5c1931bcb96facb18e0f2be9ce78f343297b8d17 | |
parent | 727f68d633b2320599853139235cff57682b50ee [diff] |
UnprocessedCommitWalker: check for ZERO_ID before parsing For a created branch commitSha1TransactionEnd is set to ZERO_ID, but we check that first after we are trying to parse RevCommit from it. Set transactionEnd to null if commitSha1TransactionEnd is equal to ZERO_ID. Solves: Jira GER-1611 Change-Id: I921752bd8140c0e8ff6e2a5829baac3e3554ccfc