Record

repo-diff

No description available.

record repo-diff {
  a-mode: option​<string>,
  b-mode: option​<string>,
  deleted-file: option​<string>,
  diff: option​<string>,
  new-file: option​<string>,
  new-path: option​<string>,
  old-path: option​<string>,
  renamed-file: option​<string>,
}

Fields

NameTypeDescription
a-modeoption​<string>
b-modeoption​<string>
deleted-fileoption​<string>
diffoption​<string>
new-fileoption​<string>
new-pathoption​<string>
old-pathoption​<string>
renamed-fileoption​<string>