CommentIterationContext interface

注释迭代上下文用于标识创建线程时正在查看的差异。

属性

firstComparingIteration

创建线程时,差异左侧的文件迭代。 如果此值等于 SecondComparingIteration,则此版本是拉取请求的源分支和目标分支之间的常见提交。

secondComparingIteration

创建线程时,差异右侧的文件迭代。

属性详细信息

firstComparingIteration

创建线程时,差异左侧的文件迭代。 如果此值等于 SecondComparingIteration,则此版本是拉取请求的源分支和目标分支之间的常见提交。

firstComparingIteration: number

属性值

number

secondComparingIteration

创建线程时,差异右侧的文件迭代。

secondComparingIteration: number

属性值

number