CODE REVIEW REBASE DIFFING
    3.
    发明申请

    公开(公告)号:US20190004925A1

    公开(公告)日:2019-01-03

    申请号:US15638258

    申请日:2017-06-29

    IPC分类号: G06F11/36 G06F9/44

    摘要: Various embodiments of the present technology generally relate to smarter code review tools. More specifically, some embodiments relate to code review tools that include the ability to perform a “rebased” diff of code iterations. As a result, the code review tool has the ability to diff a file from a first iteration (e.g., iteration1) that was based on an initial base file (i.e., baseFile1), against updates from a second iteration (i.e., iteration2) that was based on an updated base file (i.e., baseFile2) without identifying the differences that occur between the initial base file and the updated base file. This allows a reviewer to view only the differences that the author of the code review made between successive iterations while filtering out or suppressing the extra noise that occurs because of updates to the base file.

    Code review rebase diffing
    6.
    发明授权

    公开(公告)号:US10402311B2

    公开(公告)日:2019-09-03

    申请号:US15638258

    申请日:2017-06-29

    摘要: Various embodiments of the present technology generally relate to smarter code review tools. More specifically, some embodiments relate to code review tools that include the ability to perform a “rebased” diff of code iterations. As a result, the code review tool has the ability to diff a file from a first iteration (e.g., iteration1) that was based on an initial base file (i.e., baseFile1), against updates from a second iteration (i.e., iteration2) that was based on an updated base file (i.e., baseFile2) without identifying the differences that occur between the initial base file and the updated base file. This allows a reviewer to view only the differences that the author of the code review made between successive iterations while filtering out or suppressing the extra noise that occurs because of updates to the base file.