commit | 274f443bb8b11f6ed88f59fd020aa32098cd390a | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Mon Jul 21 14:19:10 2025 +0000 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Mon Jul 21 13:46:05 2025 -0500 |
tree | b07e0bb801fdbaf47d0e7be9fc4cf6bc359cb554 | |
parent | bfc2cc1870b5057f11ad67e449dbf3e89965815d [diff] |
fix: fetch entire change and integration history Fetching with a specific depth is insufficient and finding the merge-base is still prone to fail because Git can't resolve the history between the grafted refspec we start with and whatever the integration branch is. Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> Change-Id: Ie70905f6f5c651022b3ff9e1e56d2eb2177ed7ce (cherry picked from commit afdcff720185959585c2a1ef970f2caa755e6682)