Searched refs:fileLogsContainNativeChanges (Results 1 – 1 of 1) sorted by relevance
201 const hasNativeChanges = logs && fileLogsContainNativeChanges(logs.files);295 function fileLogsContainNativeChanges(fileLogs: GitFileLog[]): boolean { function