Merge pull request #4120 from backstage/orkohunter/url-reader-readTree-with-sha

This commit is contained in:
Himanshu Mishra
2021-01-20 14:49:47 +01:00
committed by GitHub
33 changed files with 852 additions and 340 deletions
@@ -135,6 +135,7 @@ describe('getDocFilesFromRepository', () => {
archive: async () => {
return Readable.from('');
},
etag: '',
};
}
}