Startrekzky commented on code in PR #332: URL: https://github.com/apache/incubator-devlake-website/pull/332#discussion_r1032533053
########## docs/Plugins/refdiff.md: ########## @@ -4,10 +4,14 @@ description: > RefDiff Plugin --- - ## Summary -For development workload analysis, we often need to know how many commits have been created between 2 releases. This plugin calculates which commits differ between 2 Ref (branch/tag), and the result will be stored back into the database for further analysis. +RefDiff is a plugin that performs calculation tasks and has 2 main purposes. + +- Calculate the difference in commits between releases/tags to [analyze the amount of code in each release](add an anchor link) Review Comment: Same as above -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
