improvements
This commit is contained in:
@@ -44,6 +44,7 @@ function stubBridge(): void {
|
||||
mkdir: async () => {},
|
||||
},
|
||||
shell: { reveal: noop },
|
||||
notes: { read: async () => '', write: async () => {} },
|
||||
git: {
|
||||
// Exactly what git-service now returns for porcelain "MM".
|
||||
load: async () => ({
|
||||
|
||||
Reference in New Issue
Block a user