Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 253 Bytes

File metadata and controls

5 lines (5 loc) · 253 Bytes

getCommitDiffFile

Here's how the code works. First, we traverse the master branch. If there are commits, we get the modified source files before and after the modification. After tracing the master branch for the total number of commits, we are done.