You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing a research on tags .
We found that versions like 1.16.33、1.16.13 was released in Maven, but there was no corresponding tag in github, Can you help me with this?
1)What is the reason for tag's absence?
a、This version code has problems, such as the loophole, compatibility and interface issues, etc.
b、This version has functional problems, such as unreasonable function planning, basic function cannot be used
c、Forgot to tag
d、Don't care or is too trouble
e、others,_
2) To solve this problem, we propose a method that can find the true commit of version to help developers quickly locate the problem code and fix the bug. Here are the possible true commits given by our method. Can you confirm whether or not the actual commits are included, and if not, which ones? 1.16.33
['ac6f2104704bfe266f635ab5fabab70425e7140a', '1c7153dee5505d37a8f3e5c2d3611ffa3ad1c16f'] 1.16.13
[ '7b38f8439aa50f43fe54cbdc21decc43819620dd', 'd63bb3bb8e4b4de04d85031630f0a8e81f0dc53d', 'b75184177e786cb285b9d3f101261e538d602081']
Also, i am not sure the commit id of 1.16.34、1.16.35、1.16.36 and so on.
♥ This question is very important to our research. Thank you for your time!
The text was updated successfully, but these errors were encountered:
I'm doing a research on tags .
We found that versions like 1.16.33、1.16.13 was released in Maven, but there was no corresponding tag in github, Can you help me with this?
1)What is the reason for tag's absence?
2) To solve this problem, we propose a method that can find the true commit of version to help developers quickly locate the problem code and fix the bug. Here are the possible true commits given by our method. Can you confirm whether or not the actual commits are included, and if not, which ones?
1.16.33
['ac6f2104704bfe266f635ab5fabab70425e7140a', '1c7153dee5505d37a8f3e5c2d3611ffa3ad1c16f']
1.16.13
[ '7b38f8439aa50f43fe54cbdc21decc43819620dd', 'd63bb3bb8e4b4de04d85031630f0a8e81f0dc53d', 'b75184177e786cb285b9d3f101261e538d602081']
Also, i am not sure the commit id of 1.16.34、1.16.35、1.16.36 and so on.
♥ This question is very important to our research. Thank you for your time!
The text was updated successfully, but these errors were encountered: