incubator-devlake icon indicating copy to clipboard operation
incubator-devlake copied to clipboard

Add a snapshot structure and add commitLineChange table

Open xgdyp opened this issue 3 years ago • 0 comments

Summary

In This PR,I update a snapshot structure to store each commit code-snapshot.Using this structure,we can get some history message such as who is the previous author in each deleted line,how long do these deleted lines exist and so on.

Does this close any open issues?

related to #1771

Screenshots

image This structure is similar to git-import tool in clickhouse repo

Other Information

Any other information that is important to this PR.

xgdyp avatar Sep 22 '22 13:09 xgdyp