There was an error while loading. Please reload this page.
1 parent c7dbfc6 commit c1ead65Copy full SHA for c1ead65
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