diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-03-26 07:10:05 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-03-26 07:24:02 +0100 |
commit | 22fd4b079dcf02a72fbd26c9d6733b5ec250ea53 (patch) | |
tree | 88d24d2b9e6e49e7af3671b718b457fe8971ed6e /app/Settings.hs | |
parent | 1290402724684a47b5f36f1158b7fbc7b5406a09 (diff) |
fix: fix logfeature/compute-history-from-top
Previously, we tracked re-opening of issues by advancing the commit hash
for scrambles that do not witness an issue.
Advancing the commit hash for scrambles not witnessing an issue is
obviously incorrect. To see that, consider a top/earlier commit that
creates a new file with an issue in it. None of the bottom/later
scrambles witness the issue. Hence, it would have been logged as being
created in the bottom-most/latest commit instead of the
top-most/earliest commit.
Diffstat (limited to 'app/Settings.hs')
0 files changed, 0 insertions, 0 deletions