The function returns a list of branches followed until the alias gets resolved
to a branch whose target type is not an alias.
Related to T2734
Differential D4393
algos/snapshot: Add function to resolve branch alias to real target anlambert on Nov 2 2020, 5:57 PM. Authored by Tags None Subscribers None
Details
The function returns a list of branches followed until the alias gets resolved Related to T2734
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D4393 (id=15562)Rebasing onto 6e3e35096f... Current branch diff-target is up to date. Changes applied before testcommit 06adee71227e6f0150251f643b4fab68f344a3a2 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Tue Oct 27 16:45:11 2020 +0100 algos/snapshot: Add function to resolve branch alias to real target Related to T2734 See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1029/ for more details. |