A branch target can be a snapshot, alias, revision, release, content or a directory.
This commit adds support for Snapshot, Content and Directory objects.
Related to T4309
Differential D7969
Add Snapshot, Content and Directory objects as target in branch jayeshv on Wed, Jun 8, 12:12 PM. Authored by
Details
A branch target can be a snapshot, alias, revision, release, content or a directory. Related to T4309
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7969 (id=28713)Rebasing onto ce6095a3e0... Current branch diff-target is up to date. Changes applied before testcommit 51a82af9af86af16406cd9906318970099bc9cf4 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Jun 7 16:49:39 2022 +0200 Add Snapshot, Content and Directory objects as target in branch A branch target can be a snapshot, alias, revision, release, content or a directory. This commit adds support for Snapshot, Content and Directory objects. Related to T4309 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/45/ for more details. Comment Actions Build is green Patch application report for D7969 (id=28715)Rebasing onto ce6095a3e0... Current branch diff-target is up to date. Changes applied before testcommit a3df4ec60f333cd10c95571b97951a83d9b5cdea Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Jun 7 16:49:39 2022 +0200 Add Snapshot, Content and Directory objects as target in branch A branch target can be a snapshot, alias, revision, release, content or a directory. This commit adds support for Snapshot, Content and Directory objects. Related to T4309 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/46/ for more details. Comment Actions why percent-substitution instead of f-strings in new tests? is it in preparation for T4306? |