Page MenuHomeSoftware Heritage

dumb: Handle empty repository edge case
ClosedPublic

Authored by anlambert on Oct 5 2021, 3:37 PM.

Details

Summary

An error was raised previously when trying to fetch HEAD.

Related to T3618

Diff Detail

Repository
rDLDG Git loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D6415 (id=23320)

Rebasing onto 8d371e815c...

Current branch diff-target is up to date.
Changes applied before test
commit 6b21441da65bd0cf12276090b1d4b6ef66bdc1dd
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Tue Oct 5 15:36:48 2021 +0200

    dumb: Handle empty repository edge case
    
    An error was raised previously when trying to fetch HEAD.
    
    Related to T3618

See https://jenkins.softwareheritage.org/job/DLDG/job/tests-on-diff/140/ for more details.

This revision is now accepted and ready to land.Oct 5 2021, 3:40 PM
This revision was automatically updated to reflect the committed changes.