Startrekzky commented on code in PR #332:
URL: 
https://github.com/apache/incubator-devlake-website/pull/332#discussion_r1030383399


##########
docs/Plugins/refdiff.md:
##########
@@ -4,10 +4,9 @@ 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.
+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 commits, and the commits are produced by Ref (branch/tag) or by 
deployments, and the result will be stored back into the database for further 
analysis.
 
 ## Important Note

Review Comment:
   How to use RefDiff to calculate commits diff between releases/tags



-- 
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]

Reply via email to