update the unsupported fields
This commit is contained in:
parent
8553fa5ebc
commit
43a0752434
@ -289,15 +289,10 @@ export async function run(): Promise<void> {
|
|||||||
'baseSha',
|
'baseSha',
|
||||||
'since',
|
'since',
|
||||||
'until',
|
'until',
|
||||||
'path',
|
|
||||||
'quotePath',
|
|
||||||
'diffRelative',
|
|
||||||
'sinceLastRemoteCommit',
|
'sinceLastRemoteCommit',
|
||||||
'recoverDeletedFiles',
|
'recoverDeletedFiles',
|
||||||
'recoverDeletedFilesToDestination',
|
'recoverDeletedFilesToDestination',
|
||||||
'includeAllOldNewRenamedFiles',
|
'includeAllOldNewRenamedFiles'
|
||||||
'oldNewSeparator',
|
|
||||||
'oldNewFilesSeparator'
|
|
||||||
]
|
]
|
||||||
|
|
||||||
for (const input of unsupportedInputs) {
|
for (const input of unsupportedInputs) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user