update the unsupported fields

This commit is contained in:
Tonye Jack 2023-06-22 22:10:22 -06:00
parent 8553fa5ebc
commit 43a0752434

View File

@ -289,15 +289,10 @@ export async function run(): Promise<void> {
'baseSha',
'since',
'until',
'path',
'quotePath',
'diffRelative',
'sinceLastRemoteCommit',
'recoverDeletedFiles',
'recoverDeletedFilesToDestination',
'includeAllOldNewRenamedFiles',
'oldNewSeparator',
'oldNewFilesSeparator'
'includeAllOldNewRenamedFiles'
]
for (const input of unsupportedInputs) {