zeripath add74fb368
Fix panic in recursive cache (#16298)
There is a bug with last commit cache recursive cache where the last
commit information that refers to the current tree itself will cause a
panic due to its path ("") not being included in the expected tree entry
paths.

This PR fixes this by skipping the missing entry.

Fix #16290

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-29 16:12:43 -04:00
..
2021-04-01 19:41:09 +02:00
2021-06-17 23:56:46 +02:00
2021-06-07 07:27:09 +02:00
2021-04-19 18:25:08 -04:00
2021-04-19 18:25:08 -04:00
2021-06-23 17:12:38 -04:00
2021-06-29 16:12:43 -04:00
2021-04-17 10:27:25 +01:00
2020-10-02 23:37:53 -04:00
2021-04-12 10:49:26 -04:00
2021-04-25 21:48:12 +03:00
2021-06-07 07:27:09 +02:00
2021-06-29 16:28:38 +02:00
2018-11-04 22:20:00 -05:00
2021-05-03 13:24:24 -04:00
2019-06-12 15:41:28 -04:00
2021-06-07 07:27:09 +02:00
2021-06-29 16:28:38 +02:00
2021-06-29 16:28:38 +02:00
2020-04-05 07:20:50 +01:00
2021-06-25 16:28:55 +02:00