There was an error while loading. Please reload this page.
1 parent c7dbfc6 commit 75bf232Copy full SHA for 75bf232
1 file changed
daemon/git.ts
@@ -367,6 +367,7 @@ const ALLOWED_SUBCOMMANDS = new Set([
367
"ls-files",
368
"ls-tree",
369
"cat-file",
370
+ "revert",
371
]);
372
373
/**
0 commit comments