diff --git a/src/main.ts b/src/main.ts index 8b3c2d83..9e125ae3 100644 --- a/src/main.ts +++ b/src/main.ts @@ -289,15 +289,10 @@ export async function run(): Promise { 'baseSha', 'since', 'until', - 'path', - 'quotePath', - 'diffRelative', 'sinceLastRemoteCommit', 'recoverDeletedFiles', 'recoverDeletedFilesToDestination', - 'includeAllOldNewRenamedFiles', - 'oldNewSeparator', - 'oldNewFilesSeparator' + 'includeAllOldNewRenamedFiles' ] for (const input of unsupportedInputs) {