Reinstate support for updating locally-installed extensions (#8833)

This commit is contained in:
christine betts
2025-09-21 23:44:58 -04:00
committed by GitHub
parent 01e048316f
commit c91f8f4079
6 changed files with 111 additions and 37 deletions
@@ -128,7 +128,7 @@ describe('git extension helpers', () => {
version: '1.0.0',
isActive: true,
installMetadata: {
type: 'local',
type: 'link',
source: '',
},
};